Erick Erickson
|
de88978db0
|
Added types to javadoc
used // rather than /** */ to keep IntelliJ from making a stupid complaint
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1241010 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-06 13:50:53 +00:00 |
Robert Muir
|
4710d32447
|
LUCENE-3749: replace SimilarityProvider with PerFieldSimilarityWrapper
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1241001 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-06 12:48:01 +00:00 |
Simon Willnauer
|
dfce8dd760
|
Retrieve CoreContainer from EmbeddedSolrServer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1240980 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-06 11:23:33 +00:00 |
Robert Muir
|
c880ef0647
|
SOLR-1860: support snowball format in stoplists
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1240784 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-05 19:33:56 +00:00 |
Robert Muir
|
bef6e3664d
|
LUCENE-3726: additional tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1240760 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-05 16:16:02 +00:00 |
Robert Muir
|
839219831d
|
LUCENE-3752: move preflex-rw to lucene3x package (and make 3.x impl details package-private)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1240750 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-05 15:44:49 +00:00 |
Robert Muir
|
03497e7595
|
LUCENE-3745: add proper Japanese stopping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1240714 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-05 13:05:42 +00:00 |
Robert Muir
|
009608d9f2
|
LUCENE-3726: default Kuromoji to search mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1240710 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-05 12:41:13 +00:00 |
Koji Sekiguchi
|
0e73d06216
|
SOLR-3054: add a period at the end of the first sentence in javadoc in order to avoid displaying the sample definition of schema.xml in o.a.s.analysis package table, and add indent to the sample for readability
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1240655 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-05 02:38:18 +00:00 |
Jan Høydahl
|
3442587f45
|
SOLR-3059: Example XSL stylesheet for indexing query result XML (merged from 3x)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1240427 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-04 01:13:56 +00:00 |
Yonik Seeley
|
42bec45143
|
SOLR-3017: make StopFilterFactory return TokenStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1240371 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-03 22:08:13 +00:00 |
Mark Robert Miller
|
047b368b59
|
SOLR-3091: When running in SolrCloud mode, whether a instance is supposed to be part of the quorum or not, it tries to start a local Solr ZK server.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1240239 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-03 16:41:32 +00:00 |
Mark Robert Miller
|
ce3f9caf86
|
SOLR-3082: If you use a lazy replication request handler, the commit listener will not be registered right away, and might miss tracking the last commit.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1240233 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-03 16:26:20 +00:00 |
Tommaso Teofili
|
1b4c60816c
|
[SOLR-3092] - updated TypeTokenFilterFactory to handle useWhiteList parameter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1240081 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-03 11:11:25 +00:00 |
Tommaso Teofili
|
6d3bb736f3
|
[LUCENE-3744] - applied patch for whiteList usage in TypeTokenFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1240034 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-03 09:13:17 +00:00 |
Mark Robert Miller
|
8a70316f46
|
move where the wait is in this script
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239997 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-03 04:23:48 +00:00 |
Mark Robert Miller
|
80db6d38c2
|
try turning indexsearcher open/close check back on
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239993 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-03 03:25:49 +00:00 |
Robert Muir
|
8fbd9d7673
|
LUCENE-3749: Similarity.java javadocs and simplifications for 4.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239941 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-03 00:01:19 +00:00 |
Robert Muir
|
d80355fd21
|
LUCENE-3566: parameterize H1 and H2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239680 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-02 15:46:43 +00:00 |
Michael McCandless
|
60c36c24fb
|
don't let prefix's output bleed into full string's output (potential/latent bug)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239658 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-02 15:01:13 +00:00 |
Uwe Schindler
|
81d3ea17c7
|
LUCENE-3733: Remove dead javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239478 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-02 08:09:55 +00:00 |
Yonik Seeley
|
26cc705354
|
recovery: don't replay log file on clean shutdown + startup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239465 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-02 05:59:55 +00:00 |
Yonik Seeley
|
0456daf3bb
|
return useful messages for wrapped exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239453 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-02 03:13:32 +00:00 |
Yonik Seeley
|
f6e4fceda2
|
SOLR-3078: only return update versions on request
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239437 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-02 02:17:54 +00:00 |
Yonik Seeley
|
49799e031f
|
LUCENE-1536: avoid needless checking of livedocs for solr DocSets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239432 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-02 01:37:50 +00:00 |
Yonik Seeley
|
fa11c89517
|
SOLR-3062: join was ignoring acceptDocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239355 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 22:02:07 +00:00 |
Steven Rowe
|
3309fe9b30
|
IntelliJ IDEA config: Moved kuromoji dependency from analysis-extras contrib module to where it belongs: the (core) solr module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239337 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 21:42:27 +00:00 |
Yonik Seeley
|
8eca88f9d4
|
SOLR-1726: disable deep paging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239326 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 21:15:24 +00:00 |
Chris M. Hostetter
|
07d334be9b
|
SOLR-3084: Fixed initialiazation error when using <queryResponseWriter default="true" ... />
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239316 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 20:55:18 +00:00 |
Yonik Seeley
|
fca632d48b
|
tests: fix failure due to other methods using same id space
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239284 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 19:37:36 +00:00 |
Michael McCandless
|
f31cb419e7
|
add doPackFST option (default to false) to MemoryCodec; randomize it during tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239205 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 17:01:55 +00:00 |
Mark Robert Miller
|
c48c0d7462
|
add solrcloud credits
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239184 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 16:04:25 +00:00 |
Grant Ingersoll
|
b912f6da98
|
SOLR-1726: add deep paging support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239181 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 16:01:34 +00:00 |
Mark Robert Miller
|
5d2de95e35
|
SOLR-3065: clean up exception handling / logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239180 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 15:52:10 +00:00 |
Yonik Seeley
|
8e357cac55
|
SOLR-3062: implement openSearcher=false, make commitWithin soft, refactor commit param parsing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239155 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 14:51:07 +00:00 |
Robert Muir
|
3d55e144ac
|
SOLR-3056: support kuromoji in core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239117 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 13:01:44 +00:00 |
Uwe Schindler
|
9e67c12c53
|
Merged CHANGES.txt for LUCENE-3735
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239086 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 11:36:50 +00:00 |
Robert Muir
|
995c5b9ef1
|
LUCENE-3730: improve Kuromoji search mode heuristics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239061 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 11:03:17 +00:00 |
Uwe Schindler
|
2f159c4059
|
LUCENE-3735: Fix javadocs, sorry!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239056 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 10:57:28 +00:00 |
Uwe Schindler
|
f252c064f2
|
LUCENE-3735: Fix PayloadProcessorProvider to no longer use Directory for lookup, instead AtomicReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239052 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 10:51:40 +00:00 |
Uwe Schindler
|
5f38919e81
|
LUCENE-3734: Allow customizing/subclassing of DirectoryReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239043 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 10:41:54 +00:00 |
Robert Muir
|
9f3bffcb1f
|
LUCENE-3741: MockCharFilter offset correction is wrong
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239040 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 10:24:57 +00:00 |
Uwe Schindler
|
3f99c3c2fd
|
LUCENE-3733: simplier way to test for closed reader...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1238892 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 01:00:03 +00:00 |
Steven Rowe
|
25ad7daa58
|
LUCENE-3743: LuceneTestCase's uncaught exceptions handler should check for AssumptionViolatedExceptions and then not trigger test failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1238874 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 00:16:37 +00:00 |
Michael McCandless
|
8e40ea5bf8
|
LUCENE-3742: fix token offset for hangs-off-end output in SynonymFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1238851 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-31 23:01:55 +00:00 |
Mark Robert Miller
|
440b514452
|
revert these config changes - see SOLR-3082 - we should solve this another way
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1238838 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-31 22:36:50 +00:00 |
Uwe Schindler
|
ffbeee0834
|
LUCENE-2858: Fix test failure, this was my fault when rewriting this test to work type-safe :(
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1238835 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-31 22:34:42 +00:00 |
Michael McCandless
|
0ef0cdf79e
|
use binary search for array arcs in FST.getByOutput
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1238832 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-31 22:30:49 +00:00 |
Mark Robert Miller
|
942b41c004
|
don't lazy load the replication handler - you can miss replicating commits that happen before the handler is loaded
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1238814 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-31 21:05:42 +00:00 |
Uwe Schindler
|
00a959eaa2
|
LUCENE-2858: Fix the ensureOpen() bug in SlowCompositeReaderWrapper: It cached the MultiFields in its ctor, but when the underlying reader was closed the cached fields were not valid anymore. The test did not close the slow reader but the inner DR. I also added a missing ensureOpen() in SR.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1238788 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-31 20:23:07 +00:00 |