Erik Hatcher
|
65131ca7b9
|
LUCENE-1405: Added support for Ant resource collections in contrib/ant <index> task.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@786610 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-19 18:24:19 +00:00 |
Michael McCandless
|
19234f12bd
|
LUCENE-1692: add new contrib analyzer tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@786606 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-19 18:02:12 +00:00 |
Michael McCandless
|
2f2cd20828
|
LUCENE-1692: add tests for Thai & SmartChinese analyzers; fix wrong endOffset bug in ThaiWordFilter; use stop words by default with SmartChineseAnalyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@786560 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-19 15:52:36 +00:00 |
Michael McCandless
|
fc243f12ce
|
LUCENE-1700: make sure expungeDeletes does its job even when a near real-time reader it in use
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@786551 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-19 15:37:05 +00:00 |
Michael McCandless
|
ec65df2156
|
LUCENE-1639: fix case where doc stores are incorrectly double opened, thus leaving open file handles after IndexWriter is closed
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@786545 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-19 15:30:05 +00:00 |
Uwe Schindler
|
0b5cbca110
|
LUCENE-1673: Move TrieRange to core (part 2: removing from contrib/queries)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@786474 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-19 12:16:52 +00:00 |
Uwe Schindler
|
7b34ab8f30
|
LUCENE-1673: Move TrieRange to core (part 1: addition to core)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@786470 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-19 12:09:52 +00:00 |
Mark Robert Miller
|
d7d455246f
|
LUCENE-1595: Separate DocMaker into DocMaker and ContentSource.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@786233 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-18 19:58:59 +00:00 |
Michael McCandless
|
835c405be0
|
LUCENE-973: add test case for CJKAnalyzer; fix trailing empty string bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@785287 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-16 16:38:39 +00:00 |
Mark Robert Miller
|
2f7b9df887
|
add delta param to TestDocValues assertEqueals(string,float,float) calls
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@785252 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-16 15:19:34 +00:00 |
Mark Robert Miller
|
baaa029331
|
LUCENE-1681: Fix infinite loop caused by a call to DocValues methods getMinValue, getMaxValue, getAverageValue.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@785238 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-16 14:49:18 +00:00 |
Michael McCandless
|
ea9fcfe3fc
|
LUCENE-1694: fix Query.mergeBooleanQueries to take BooleanQuery[] param
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@785222 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-16 14:08:28 +00:00 |
Michael McCandless
|
757795bffe
|
LUCENE-1684: add matchVersion to StandardAnalyzer, and improve defaults if version is 2.9+
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784984 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-15 21:19:03 +00:00 |
Uwe Schindler
|
6ed703e655
|
Move wrong-placed test around and remove empty "de" directory in analysis.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784981 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-15 21:11:49 +00:00 |
Uwe Schindler
|
3a176d749a
|
Fix the haywire bold tag in javadocs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784961 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-15 20:17:02 +00:00 |
Uwe Schindler
|
b56c5ba5de
|
Fix javadoc warning (symbol not accessible)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784865 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-15 17:07:29 +00:00 |
Uwe Schindler
|
a718f0320a
|
LUCENE-1407: move RemoteSearchable out of core into contrib/remote (add javadocs to developer resources)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784758 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-15 12:45:05 +00:00 |
Michael Busch
|
f2a5f395d8
|
Fix pom.xml.template of remote contrib to have the correct artifactId
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784674 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-15 07:33:57 +00:00 |
Michael McCandless
|
5b472b2d62
|
LUCENE-1539: add DeleteByPercent, FlushReader tasks, and ability to open reader on a labelled commit point
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784587 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-14 17:07:55 +00:00 |
Michael McCandless
|
26b9dea62b
|
LUCENE-1571: fix LatLongDistanceFilter to respect deleted docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784576 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-14 15:47:15 +00:00 |
Michael McCandless
|
6671c43458
|
LUCENE-979: remove a few more old benchmark things
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784568 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-14 14:52:02 +00:00 |
Michael McCandless
|
e3c4ff8ac3
|
revert accidental commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784562 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-14 14:06:52 +00:00 |
Michael McCandless
|
419b065957
|
LUCENE-1677: deprecate gcj specializations, and the system properties that let you specify which SegmentReader impl class to use
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784541 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-14 11:20:55 +00:00 |
Michael McCandless
|
392424ec11
|
LUCENE-1407: move RemoteSearchable out of core into contrib/remote
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784540 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-14 11:13:04 +00:00 |
Karl-Johan Wettin
|
9e5cb08461
|
LUCENE-1578: Support for loading unoptimized readers to the constructor of InstantiatedIndex. (Karl Wettin)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784482 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-13 22:05:14 +00:00 |
Karl-Johan Wettin
|
196428ec39
|
LUCENE-1578: Support for loading unoptimized readers to the constructor of InstantiatedIndex. (Karl Wettin)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784481 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-13 21:54:07 +00:00 |
Grant Ingersoll
|
1511ec5e31
|
LUCENE-1676: in-stream payload support
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784297 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-12 22:26:01 +00:00 |
Michael McCandless
|
ad94a3d47a
|
fix javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784228 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-12 18:49:21 +00:00 |
Michael McCandless
|
2b60bb3cbc
|
fix tests to pass on Java 1.4, again
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784194 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-12 17:00:19 +00:00 |
Uwe Schindler
|
b01e4a97b7
|
LUCENE-1592: Add missing CHANGES.txt entry.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784133 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-12 14:23:36 +00:00 |
Uwe Schindler
|
708c46b66f
|
LUCENE-1686: Remove unnecessary NULL check in FindSegmentsFile - cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784094 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-12 12:27:14 +00:00 |
Michael McCandless
|
159573f7eb
|
LUCENE-979: remove deprecated non-Task benchmark classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@783794 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-11 14:26:32 +00:00 |
Michael McCandless
|
9dc231fb74
|
LUCNEE-1642: respect destination IW's CFS when copying tail segments in addIndexesNoOptimize
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@783748 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-11 12:52:13 +00:00 |
Uwe Schindler
|
fd63593d66
|
LUCENE-1592: deprecate TermsEnum.skipTo()
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@783747 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-11 12:46:41 +00:00 |
Mark Robert Miller
|
2099947cdf
|
LUCENE-1598: FieldComparatorSource should be Serializable for back compat with SortComparatorSource
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@783598 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-11 01:45:00 +00:00 |
Mark Robert Miller
|
85f5a9c740
|
LUCENE-1455: close FileInputStream after parsing
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@783595 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-11 01:13:51 +00:00 |
Michael McCandless
|
5b654095c6
|
LUCENE-1584: add hook that's called on successful merge
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@783588 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-11 00:21:52 +00:00 |
Patrick O'Leary
|
5509306e40
|
Fixed doc id's to bitset id for sorting with a multi segmented index FieldSourceComparator still uses bitset id's
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@783517 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-10 20:59:26 +00:00 |
Michael McCandless
|
eb6fbfa3d5
|
LUCENE-1682: fix some unit tests to use private filesystem dir when testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@783487 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-10 20:15:19 +00:00 |
Mark Robert Miller
|
5ddf4961f3
|
javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@783458 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-10 19:17:42 +00:00 |
Michael McCandless
|
f2de08e85a
|
add missing copyright
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@783436 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-10 18:06:29 +00:00 |
Michael McCandless
|
89e1dcf3b4
|
LUCENE-1679: make difference non-final
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@783371 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-10 14:39:56 +00:00 |
Michael McCandless
|
2c351e832e
|
LUCENE-1680: make prefix Term accessible
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@783370 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-10 14:39:12 +00:00 |
Uwe Schindler
|
e3c3d443a8
|
LUCENE-1453: Fix IndexReader.open() to close directory, when open() of the underlying DirectoryReader failed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@783314 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-10 12:21:27 +00:00 |
Uwe Schindler
|
cd7436e1e8
|
LUCENE-1453: Remove the complicated closeDir handling from DirectoryReader which no longer "owns" the FSDirectory. A FilterIndexReader, that is wrapped around the DirectoryReader by IndexReader.open(), will handle the closing of the dir. This wrapper and all File/String IndexReader.open()'s will be removed in 3.0.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@783280 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-10 10:09:20 +00:00 |
Michael McCandless
|
386552d7b1
|
make HitCollectorWrapper public
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@782932 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-09 09:53:26 +00:00 |
Uwe Schindler
|
3331d74c5e
|
These 2 tests should use the refcounting dir impls, because the test checks, that exectly this refcounting works with reopen()
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@782754 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-08 19:55:55 +00:00 |
Uwe Schindler
|
406454d30b
|
LUCENE-1672: Deprecate all String/File ctors/opens in IndexReader/IndexWriter/IndexSearcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@782469 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-07 21:52:41 +00:00 |
Michael McCandless
|
a93e2c41b0
|
LUCENE-1614: switch next -> nextDoc, skipTo -> advance, doc -> docID in DISI
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@782410 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-07 16:58:41 +00:00 |
Michael McCandless
|
9dbff2618f
|
LUCENE-1651: always return DirectoryReader (renamed from MultiSegmentReader) from IndexReader.open
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@782406 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-07 16:31:18 +00:00 |