mirror of https://github.com/apache/lucene.git
remove duplicate changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932587 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
50b3d2f09c
commit
b299b836ec
|
@ -62,10 +62,6 @@ Changes in backwards compatibility policy
|
||||||
class is no longer used by Lucene. (Gunnar Wagenknecht via Mike
|
class is no longer used by Lucene. (Gunnar Wagenknecht via Mike
|
||||||
McCandless)
|
McCandless)
|
||||||
|
|
||||||
* LUCENE-2123: Removed the protected inner class ScoreTerm from
|
|
||||||
FuzzyQuery. The class was never intended to be public.
|
|
||||||
(Uwe Schindler, Mike McCandless)
|
|
||||||
|
|
||||||
* LUCENE-2135: Added FieldCache.purge(IndexReader) method to the
|
* LUCENE-2135: Added FieldCache.purge(IndexReader) method to the
|
||||||
interface. Anyone implementing FieldCache externally will need to
|
interface. Anyone implementing FieldCache externally will need to
|
||||||
fix their code to implement this, on upgrading. (Mike McCandless)
|
fix their code to implement this, on upgrading. (Mike McCandless)
|
||||||
|
|
Loading…
Reference in New Issue