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

Erik Hatcher commented on SOLR-1485:
------------------------------------

There's three pieces in that previous patch:

 * FloatPayloadValueSource: the `payload(...)` function
 * PayloadScoreQParserPlugin: the `{!payload_score}` qparser
 * PayloadCheckQParserPlugin: the `{!payload_check}` qparser

The focus so far has really been the `payload(...)` function.  The query 
parsers need more work, as at the moment they only support a term query. 

> Payload scoring support
> -----------------------
>
>                 Key: SOLR-1485
>                 URL: https://issues.apache.org/jira/browse/SOLR-1485
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>            Reporter: Erik Hatcher
>            Assignee: Erik Hatcher
>            Priority: Minor
>             Fix For: master (7.0)
>
>         Attachments: PayloadTermQueryPlugin.java, payload_value_source.png, 
> SOLR-1485.patch
>
>
> Solr currently has no support for Lucene's PayloadTermQuery, yet it has 
> support for indexing payloads. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to