mirror of https://github.com/apache/lucene.git
SOLR-6088: Add query re-ranking with the ReRankingQParserPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1600765 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
77edd9d5ac
commit
3f149bb62b
|
@ -123,6 +123,9 @@ New Features
|
|||
replication factor for an update request (single or batch) by sending
|
||||
an optional parameter "min_rf". (Timothy Potter)
|
||||
|
||||
* SOLR-6088: Add query re-ranking with the ReRankingQParserPlugin
|
||||
(Joel Bernstein)
|
||||
|
||||
Bug Fixes
|
||||
----------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue