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

Steve Rowe updated SOLR-8979:
-----------------------------
    Description: Solr includes two OOTB serialization formats for 
PreAnalyzedField: JSON (parsed by JsonPreAnalyzedParser) and plain text (parsed 
by SimplePreAnalyzedParser).  These formats support at most one stored text 
value (and in the case of JsonPreAnalyzedParser, at most one stored binary 
value), but not multiple.  Storage of multiple values should be supported.  
(was: Solr includes two OOTB serialization formats for PreAnalyzedField: 
JsonPreAnalyzedParser and SimplePreAnalyzedParser.  These formats support at 
most one stored text value (and in the case of JsonPreAnalyzedParser, at most 
one stored binary value), but not multiple.  Storage of multiple values should 
be supported.)

> PreAnalyzedField serialization formats should support storing multiple values
> -----------------------------------------------------------------------------
>
>                 Key: SOLR-8979
>                 URL: https://issues.apache.org/jira/browse/SOLR-8979
>             Project: Solr
>          Issue Type: Improvement
>          Components: Schema and Analysis
>            Reporter: Steve Rowe
>            Priority: Minor
>
> Solr includes two OOTB serialization formats for PreAnalyzedField: JSON 
> (parsed by JsonPreAnalyzedParser) and plain text (parsed by 
> SimplePreAnalyzedParser).  These formats support at most one stored text 
> value (and in the case of JsonPreAnalyzedParser, at most one stored binary 
> value), but not multiple.  Storage of multiple values should be supported.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to