mirror of https://github.com/apache/lucene.git
fixing number in changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728103 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
df6ee4bac9
commit
6853173298
|
@ -118,10 +118,12 @@ New Features
|
||||||
optimized distributed faceting refinement by lowering parsing overhead and
|
optimized distributed faceting refinement by lowering parsing overhead and
|
||||||
by making requests and responses smaller.
|
by making requests and responses smaller.
|
||||||
|
|
||||||
15. SOLR-876: WOrdDelimiterFilter now supports a splitOnNumerics
|
25. SOLR-876: WOrdDelimiterFilter now supports a splitOnNumerics
|
||||||
option, as well as a list of protected terms.
|
option, as well as a list of protected terms.
|
||||||
(Dan Rosher via hossman)
|
(Dan Rosher via hossman)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Optimizations
|
Optimizations
|
||||||
----------------------
|
----------------------
|
||||||
1. SOLR-374: Use IndexReader.reopen to save resources by re-using parts of the
|
1. SOLR-374: Use IndexReader.reopen to save resources by re-using parts of the
|
||||||
|
|
Loading…
Reference in New Issue