[ 
https://issues.apache.org/jira/browse/SOLR-14590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17148907#comment-17148907
 ] 

ASF subversion and git services commented on SOLR-14590:
--------------------------------------------------------

Commit e6ef6f2b36c32bdeca236b907a826477926a3464 in lucene-solr's branch 
refs/heads/branch_8x from Tomas Eduardo Fernandez Lobbe
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=e6ef6f2 ]

SOLR-14590 : Add support for Lucene's FeatureField in Solr (#1620)

Add a new RankField type that internally creates a FeatureField
Add a new RankQParser that can create queries on the FeatureField

> Add support for FeatureField in Solr
> ------------------------------------
>
>                 Key: SOLR-14590
>                 URL: https://issues.apache.org/jira/browse/SOLR-14590
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Tomas Eduardo Fernandez Lobbe
>            Assignee: Tomas Eduardo Fernandez Lobbe
>            Priority: Major
>             Fix For: master (9.0), 8.6
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> {{FeatureField}}’s allow users to store scoring factors in the index that are 
> encoded as term frequencies. By doing this, {{FeatureFields}} can be used in 
> combination with the {{minExactCount}} parameter to skip over non-competitive 
> documents, and produce results faster. See LUCENE-8197



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to