Found 14 results
in 0.9 seconds.
Displaying page 1 of 2,
sorted by
-
Lucene Change Log
Lucene Change Log
Release 2.9.2 [2010-02-26]
Bug fixes (11)
LUCENE-2045 : Fix silly FileNotFoundException hit if you enable
infoStream on IndexWriter and then add an empty document and commit (Shai Erera via Mike McCand…
http://lucene.apache.org/java/2_9_2/changes/Changes.html
-
Lucene Change Log
Lucene Change Log
Release 2.9.1 [2009-11-06]
Changes in backwards compatibility policy (1)
LUCENE-2002 : Add required Version matchVersion argument when
constructing QueryParser or MultiFieldQueryParser and, default (as…
http://lucene.apache.org/java/2_9_1/changes/Changes.html
-
Lucene Change Log
Lucene Change Log
Release 2.9.0 [2009-09-23]
Changes in backwards compatibility policy (7)
LUCENE-1575 : Searchable.search(Weight, Filter, int, Sort) no
longer computes a document score for each hit by default. If
do…
http://lucene.apache.org/java/2_9_0/changes/Changes.html
-
Lucene Change Log
Lucene Change Log
Release 3.0.1 [2010-02-26]
Changes in backwards compatibility policy (1)
LUCENE-2123 : Removed the protected inner class ScoreTerm from
FuzzyQuery. The change was needed because the comparator of this …
http://lucene.apache.org/java/3_0_1/changes/Changes.html
-
Lucene Change Log
Lucene Change Log
Release 3.0.0 [2009-11-25]
Changes in backwards compatibility policy (7)
LUCENE-1979 : Change return type of SnapshotDeletionPolicy#snapshot()
from IndexCommitPoint to IndexCommit. Code that uses this …
http://lucene.apache.org/java/3_0_0/changes/Changes.html
-
Lucene Change Log
Lucene Change Log
Release 3.1.0
Changes in backwards compatibility policy (18)
LUCENE-2719 : Changed API of internal utility class
org.apache.lucene.util.SorterTemplate to support faster quickSort using
pivot values and…
http://lucene.apache.org/java/3_1_0/changes/Changes.html
-
Lucene Change Log
Lucene Change Log
Release 2.9.4 [2010-12-03]
Changes in runtime behavior (3)
LUCENE-2689 : NativeFSLockFactory no longer attempts to acquire a
test lock just before the real lock is acquired. (Surinder Pal
Singh Bindra …
http://lucene.apache.org/java/2_9_4/changes/Changes.html
-
Lucene Change Log
Lucene Change Log
Release 3.0.2 [2010-06-18]
Changes in backwards compatibility policy (1)
LUCENE-2135 : Added FieldCache.purge(IndexReader) method to the
interface. Anyone implementing FieldCache externally will need …
http://lucene.apache.org/java/3_0_2/changes/Changes.html
-
Lucene Change Log
Lucene Change Log
Release 2.9.3 [2010-06-18]
Changes in backwards compatibility policy (1)
LUCENE-2135 : Added FieldCache.purge(IndexReader) method to the
interface. Anyone implementing FieldCache externally will need …
http://lucene.apache.org/java/2_9_3/changes/Changes.html
-
Lucene Change Log
Lucene Change Log
Release 3.0.3 [2010-12-03]
Changes in runtime behavior (3)
LUCENE-2689 : NativeFSLockFactory no longer attempts to acquire a
test lock just before the real lock is acquired.
(Surinder Pal
Singh Bindra…
http://lucene.apache.org/java/3_0_3/changes/Changes.html