mirror of https://github.com/apache/lucene.git
add additional verbage suggested by dsmiley
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078681 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
dfcba596a2
commit
8d0ec8c8e7
|
@ -392,7 +392,7 @@ New Features
|
|||
* SOLR-1240: "Range Faceting" has been added. This is a generalization
|
||||
of the existing "Date Faceting" logic so that it now supports any
|
||||
all stock numeric field types that support range queries in addition
|
||||
to dates.
|
||||
to dates. facet.date is now deprecated in favor of this generalized mechanism.
|
||||
(Gijs Kunze, hossman)
|
||||
|
||||
* SOLR-2021: Add SolrEncoder plugin to Highlighter. (koji)
|
||||
|
|
Loading…
Reference in New Issue