Found 10 results
in 0.375 seconds.
Displaying page 1 of 1,
sorted by
-
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 also merge sort a…
http://lucene.apache.org/core/old_versioned_docs/versions/3_1_0/changes/Changes.html
-
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 via Mike McCandle…
http://lucene.apache.org/core/old_versioned_docs/versions/3_0_3/changes/Changes.html
-
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 to
fix their code …
http://lucene.apache.org/core/old_versioned_docs/versions/3_0_2/changes/Changes.html
-
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 class
had to be ch…
http://lucene.apache.org/core/old_versioned_docs/versions/3_0_1/changes/Changes.html
-
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 method
needs to be…
http://lucene.apache.org/core/old_versioned_docs/versions/3_0_0/changes/Changes.html
-
Lucene Change Log
Release 3.5.0 [2011-11-27]
Changes in backwards compatibility policy (3)
LUCENE-3390 : The first approach in Lucene 3.4.0 for missing values
support for sorting had a design problem that made the missing value
be popula…
http://lucene.apache.org/core/old_versioned_docs/versions/3_5_0/changes/Changes.html
-
Lucene Change Log
Release 3.4.0
Bug fixes (15)
LUCENE-3251 : Directory#copy failed to close target output if opening the
source stream failed.
(Simon Willnauer)
LUCENE-3255 : If segments_N file is all zeros (due to file
corrupti…
http://lucene.apache.org/core/old_versioned_docs/versions/3_4_0/changes/Changes.html
-
Lucene Change Log
Release 3.3.0
Changes in backwards compatibility policy (4)
LUCENE-3140 : IndexOutput.copyBytes now takes a DataInput (superclass
of IndexInput) as its first argument.
(Robert Muir, Dawid Weiss,
Mike McCandless)
…
http://lucene.apache.org/core/old_versioned_docs/versions/3_3_0/changes/Changes.html
-
Lucene Change Log
Release 3.2.0
Changes in backwards compatibility policy (3)
LUCENE-2953 : PriorityQueue's internal heap was made private, as subclassing
with generics can lead to ClassCastException. For advanced use (e.g. in Solr)
a me…
http://lucene.apache.org/core/old_versioned_docs/versions/3_2_0/changes/Changes.html
-
Lucene Change Log
Release 3.6.0
More information about this release, including any errata related to the
release notes, upgrade instructions, or other changes may be found online at:
https://wiki.apache.org/lucene-java/Lucene3.6
Changes …
http://lucene.apache.org/core/3_6_0/changes/Changes.html