mirror of https://github.com/apache/lucene.git
SOLR-2523: Typo in changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150369 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
37cf58540e
commit
b66758fe6e
|
@ -322,7 +322,7 @@ New Features
|
|||
|
||||
* SOLR-2670: Added NIOFSDirectoryFactory (yonik)
|
||||
|
||||
* SOLR-2523: Added support in SolrJ to easily interact range with facets.
|
||||
* SOLR-2523: Added support in SolrJ to easily interact with range facets.
|
||||
The range facet response can be parsed and is retrievable from the
|
||||
QueryResponse class. The SolrQuery has convenient methods for using
|
||||
range facets. (Martijn van Groningen)
|
||||
|
|
Loading…
Reference in New Issue