Close bracket

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809405 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Shalin Shekhar Mangar 2009-08-30 19:24:36 +00:00
parent 4f492a5ee1
commit a7a3a149ba

View File

@ -512,7 +512,7 @@ Bug Fixes
60. SOLR-1362: WordDelimiterFilter had inconsistent behavior when setting
the position increment of tokens following a token consisting of all
delimiters, and could additionally lose big position increments.
(Robert Muir, yonik
(Robert Muir, yonik)
61. SOLR-1091: Jetty's use of CESU-8 for code points outside the BMP
resulted in invalid output from the serialized PHP writer. (yonik)