You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erik Hatcher (JIRA)" <ji...@apache.org> on 2017/05/02 18:31:04 UTC

[jira] [Resolved] (SOLR-1485) Payload support

     [ https://issues.apache.org/jira/browse/SOLR-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik Hatcher resolved SOLR-1485.
--------------------------------
    Resolution: Fixed

long time coming, thanks for the encouragement and patience.  finally, payload support in Solr on the query/function side of things.   This includes three pieces:

* {{payload()}} value source function
* {{payload_score}} query parser
* {{payload_check}} query parser

Docs for these have been added to the cwiki.

> Payload 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org