Jamie Johnson created SOLR-7975:
-----------------------------------
Summary: 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.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]