mirror of https://github.com/apache/lucene.git
SOLR-2037: hook in DocTransformer for QueryElevationComponent to mark documents that have been boosted
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1203842 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
00f5fef162
commit
f91bf0bd48
|
@ -109,6 +109,8 @@ New Features
|
||||||
as results.
|
as results.
|
||||||
(ryan with patches from grant, noble, cmale, yonik, Jan Høydahl,
|
(ryan with patches from grant, noble, cmale, yonik, Jan Høydahl,
|
||||||
Arul Kalaipandian, hossman)
|
Arul Kalaipandian, hossman)
|
||||||
|
SOLR-2037: Thanks to SOLR-1566, documents boosted by the QueryElevationComponent
|
||||||
|
can be marked as boosted. (gsingers, ryan, yonik)
|
||||||
|
|
||||||
* SOLR-2396: Add CollationField, which is much more efficient than
|
* SOLR-2396: Add CollationField, which is much more efficient than
|
||||||
the Solr 3.x CollationKeyFilterFactory, and also supports
|
the Solr 3.x CollationKeyFilterFactory, and also supports
|
||||||
|
|
Loading…
Reference in New Issue