[
https://issues.apache.org/jira/browse/SOLR-7975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15997155#comment-15997155
]
Erik Hatcher commented on SOLR-7975:
------------------------------------
[~jej2003] - blast from the not too distant past - I'm curious what use cases
you have for this. Could you elaborate with some examples? With SOLR-1485,
you can attach payloads and use them for numeric retrieval/weighting or
PayloadCheckQuery matching - but it requires the right Query types to be used
to leverage payload in scoring - what kinds of queries are you needing and what
effect would payloads have on those queries? (are there Lucene query types
already that satisfy your needs here?)
> Support payloads on primitive types
> -----------------------------------
>
> Key: SOLR-7975
> URL: https://issues.apache.org/jira/browse/SOLR-7975
> Project: Solr
> Issue Type: New Feature
> Components: clients - java, Server
> Reporter: Jamie Johnson
>
> Currently payloads are supported through the use of an analysis chain, this
> limits the ability to provide payloads on primitive fields like Trie, Bool,
> etc without copying these classes and adding the ability in custom code. It
> would be great if payloads could be added to these field types in a pluggable
> way similar to what is supported for non primitive types, perhaps through
> extending the base primitive implementations.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]