Uwe Schindler
|
e555950a3e
|
LUCENE-3078: Generics police imposition
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1100239 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-06 14:45:57 +00:00 |
Robert Muir
|
2f75783026
|
LUCENE-3076: add -Dtests.codecprovider
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1100175 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-06 11:42:24 +00:00 |
Simon Willnauer
|
826b1d32bd
|
added missing synchronization to flushAllThread to check and set DWPT flushPending atomically
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1100103 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-06 06:46:31 +00:00 |
Ryan McKinley
|
96878534a0
|
LUCENE-3071: Add ReversePathHierarchyTokenizer and enable skip on PathHierarchyTokenizer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099999 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-05 23:30:05 +00:00 |
Steven Rowe
|
6af8928c95
|
Compilation of the Solr-core module under the Maven build has been broken since SOLR-2378 was committed on April 14th (the Google Guava dependency was declared with <scope>test</scope>, but SOLR-2378 uses it in non-test classes). The fix: remove the test scope declaration on the dependency, so that it is also a non-test dependency.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099865 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-05 16:32:50 +00:00 |
Robert Muir
|
e93254e829
|
LUCENE-3073: make CompoundFileWriter public
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099745 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-05 10:06:41 +00:00 |
Steven Rowe
|
bde0e76eab
|
Fixed jar output directories, from David Smiley
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099620 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-04 22:02:33 +00:00 |
Yonik Seeley
|
be2382efb7
|
SOLR-2495: json parser could hang on corrupted input and fail to detect long overflow
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099582 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-04 20:07:19 +00:00 |
Robert Muir
|
6c72ae4a02
|
LUCENE-3072: add LUCENE-2811 change to fileformats.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099529 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-04 17:25:29 +00:00 |
Uwe Schindler
|
8b32176c0b
|
SOLR-2493: SolrQueryParser was fixed to not parse the SolrConfig DOM tree on each instantiation which is a huge slowdown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099340 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-04 07:05:47 +00:00 |
Michael McCandless
|
9fdf96c92b
|
fix stale javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099211 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-03 19:13:26 +00:00 |
Uwe Schindler
|
11e962d16b
|
LUCENE-3054: fix remaining quickSort
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099041 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-03 13:07:24 +00:00 |
Yonik Seeley
|
422f8dea4a
|
docs: use unix and windows paths in readme
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099039 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-03 12:46:39 +00:00 |
Ryan McKinley
|
294156cbfc
|
SOLR-2485: remove BaseResponseWriter and Generic*Writer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098905 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-03 04:57:12 +00:00 |
Robert Muir
|
4455345c6e
|
LUCENE-3063: factor CharTokenizer/CharacterUtils into analyzers module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098871 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-03 00:29:47 +00:00 |
Ryan McKinley
|
e5256e71e2
|
SOLR-2484: make SynonymFilterFactory more extensible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098860 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-02 23:36:16 +00:00 |
Ryan McKinley
|
aa102b38b7
|
SOLR-2484: make SynonymFilterFactory more extensible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098800 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-02 21:40:26 +00:00 |
Michael McCandless
|
fd0701bf4e
|
LUCENE-3029: MultiPhraseQuery scores should not depend on docID
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098782 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-02 20:39:26 +00:00 |
Chris M. Hostetter
|
abc9be2eef
|
SOLR-2467: Fix <analyzer class="..." /> initialization so any errors are logged properly.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098760 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-02 19:38:20 +00:00 |
Michael McCandless
|
60e5f02062
|
LUCENE-3059: don't leak memory in TermState for pulsing/sep codecs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098741 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-02 19:09:55 +00:00 |
Michael McCandless
|
ab33f1b258
|
LUCENE-3051: don't call SegmentInfo.sizeInBytes for merging segments (it's not thread safe)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098740 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-02 19:06:29 +00:00 |
Michael McCandless
|
cb3257aed3
|
LUCENE-3023: add Python script to diff two source trees
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098730 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-02 18:53:40 +00:00 |
Uwe Schindler
|
679cfee191
|
LUCENE-3054: PhraseQuery can in some cases stack overflow in SorterTemplate.quickSort(). This fix also adds an optimization to PhraseQuery as term with lower doc freq will also have less positions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098633 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-02 15:47:38 +00:00 |
Simon Willnauer
|
11bed874c2
|
LUCENE-3062: Fix test to be more tolerant and accept duplicates generated by randomRealisticUnicodeString
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098625 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-02 15:23:22 +00:00 |
Uwe Schindler
|
744840f141
|
LUCENE-3023: Fix quicksort re-incarnation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098592 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-02 14:22:22 +00:00 |
Shai Erera
|
fda913a790
|
LUCENE-3061: Open IndexWriter API to allow custom MergeScheduler implementation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098576 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-02 14:00:43 +00:00 |
Robert Muir
|
a75e5282c7
|
collation tests: try to find less jre bugs and just test thread safety
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098532 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-02 12:03:14 +00:00 |
Simon Willnauer
|
0b5ba4404c
|
LUCENE-3023: fixed TestFlushByRamOrCountsPolicy test-case and removed uncommented leftovers from RT branch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098504 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-02 07:19:57 +00:00 |
Robert Muir
|
c096f2e1e6
|
LUCENE-3023: clear javadocs errors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098461 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-02 02:31:01 +00:00 |
Uwe Schindler
|
2a969f828c
|
LUCENE-3023: Land DWPT on trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098427 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-01 22:38:33 +00:00 |
Simon Willnauer
|
0528549d17
|
LUCENE-3057: removed false return statement
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098375 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-01 17:43:30 +00:00 |
Simon Willnauer
|
d3c5769911
|
LUCENE-3057: LuceneTestCase#newFSDirectoryImpl misses to set LockFactory if ctor call throws exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098367 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-01 16:55:13 +00:00 |
Robert Muir
|
c64646f1aa
|
LUCENE-3053: don't wrap the IIR with SlowMultiReaderWrapper, this realtime functionality is not compatible with multireader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098357 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-01 15:41:57 +00:00 |
Michael McCandless
|
43a9b349de
|
false test failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098347 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-01 14:58:18 +00:00 |
Robert Muir
|
d622e54172
|
LUCENE-3053: improve test coverage for Multi*
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098303 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-01 13:53:04 +00:00 |
Michael McCandless
|
a47d4b835b
|
LUCENE-3052: missing sync in private (test only) codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1097848 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-29 15:42:30 +00:00 |
Robert Muir
|
b8bec47630
|
merge trunk (1097442:1097764)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/realtime_search@1097767 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-29 11:03:16 +00:00 |
Simon Willnauer
|
b33ec26192
|
LUCENE-3023: added changes.txt entry for DWPT LUCENE-2956, LUCENE-2573, LUCENE-2324, LUCENE-2555
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/realtime_search@1097759 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-29 10:20:06 +00:00 |
Simon Willnauer
|
242b87f414
|
LUCENE-3023: re-added accidentially removed deprecations from LUCENE-2555
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/realtime_search@1097739 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-29 09:19:30 +00:00 |
Michael McCandless
|
9f2affb665
|
LUCENE-2814: advertise trunk-only BW break
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1097733 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-29 08:51:36 +00:00 |
Michael McCandless
|
fe1a1fbdec
|
fix false test failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1097627 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-28 21:49:41 +00:00 |
Simon Willnauer
|
47baa4ba94
|
LUCENE-3023: moved IWC.DEFAULT_MAX_THREAD_STATES into DocumentsWriterPerThreadPool
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/realtime_search@1097534 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-28 16:22:14 +00:00 |
Michael McCandless
|
870f7e005e
|
whitespace/better names
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/realtime_search@1097523 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-28 16:03:30 +00:00 |
Michael McCandless
|
1a1060611c
|
also set tvd/tvf to null after close
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/realtime_search@1097521 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-28 16:03:10 +00:00 |
Simon Willnauer
|
726654c1ab
|
LUCENE-3023: push global deletes if no document was flushed during global flush
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/realtime_search@1097510 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-28 15:39:52 +00:00 |
Michael McCandless
|
3ee258ae1b
|
minor code formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/realtime_search@1097494 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-28 14:59:45 +00:00 |
Robert Muir
|
e02fe6ebb0
|
merge trunk (r1097339)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/realtime_search@1097442 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-28 13:05:51 +00:00 |
Simon Willnauer
|
0ee7cba028
|
LUCENE-3023: manually merged missed chunks from trunk and minor cleanup after review patch from re-integration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/realtime_search@1097440 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-28 12:55:12 +00:00 |
Simon Willnauer
|
f47c3e8298
|
LUCENE-3023: cleaned up javadoc with respect to DWPT changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/realtime_search@1097381 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-28 09:38:04 +00:00 |
Simon Willnauer
|
7e91c2bbde
|
LUCENE-3023: reenabled lost infostream output
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/realtime_search@1097380 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-28 09:24:39 +00:00 |