You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jamie Johnson (JIRA)" <ji...@apache.org> on 2015/08/26 12:21:45 UTC

[jira] [Created] (SOLR-7975) Support payloads on primitive types

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