fix CHANGES.txt number

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@771619 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2009-05-05 08:28:45 +00:00
parent 703f1d794b
commit aa870e356f
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ Bug fixes
index files in a RAMDirectory. (Jason Rutherglen via Mike
McCandless)
23. LUCENE-1494: Added FieldMaskingSpanQuery which can be used to
24. LUCENE-1494: Added FieldMaskingSpanQuery which can be used to
cross-correlate Spans from different fields.
(Paul Cowan and Chris Hostetter)