[
https://issues.apache.org/jira/browse/SOLR-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15990103#comment-15990103
]
Erik Hatcher commented on SOLR-1485:
------------------------------------
I've now committed/pushed everything to the branch needed for the payload()
function, including the dynamic field types for delimited payloading of terms.
I think we could call this JIRA satisfied with what's committed so far,
however I've got these pieces in addition locally: PayloadCheckQParserPlugin,
PayloadScoreQParserPlugin.java, PayloadScoringSimilarityWrapper.java, and an
improvement to xmlparser's <BoostingTermQuery> - may include these along with
this issue, not sure yet.
> 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: 6.6, master (7.0)
>
> Attachments: PayloadTermQueryPlugin.java, payload_value_source.png,
> SOLR-1485.patch, SOLR-1485.patch, SOLR-1485.patch, SOLR-1485.patch,
> SOLR-1485.patch
>
>
> Solr has no support for Lucene's PayloadScoreQuery, yet it has support for
> indexing payloads (via DelimitedPayloadTokenFilter or
> NumericPayloadTokenFilter).
> This issue adds value source and query parser support for leveraging payloads
> created by those token filters.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]