mirror of https://github.com/apache/lucene.git
- self.add() to LUCENE-728
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@489182 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f4b3239092
commit
fa71e29bd4
|
@ -233,6 +233,7 @@ Bug fixes
|
|||
24. LUCENE-728: Removed duplicate/old MoreLikeThis and SimilarityQueries
|
||||
classes from contrib/similarity, as their new home is under
|
||||
contrib/queries.
|
||||
(Otis Gospodnetic)
|
||||
|
||||
25. LUCENE-669: Do not double-close the RandomAccessFile in
|
||||
FSIndexInput/Output during finalize(). Besides sending an
|
||||
|
|
Loading…
Reference in New Issue