[ 
https://issues.apache.org/jira/browse/SOLR-16576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643315#comment-17643315
 ] 

Nikolas Osvalds commented on SOLR-16576:
----------------------------------------

Working on a patch for this myself shortly.

> Improve StrField field type documentation for large string storage
> ------------------------------------------------------------------
>
>                 Key: SOLR-16576
>                 URL: https://issues.apache.org/jira/browse/SOLR-16576
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: documentation
>    Affects Versions: 9.1
>            Reporter: Nikolas Osvalds
>            Priority: Trivial
>              Labels: documentation-update
>
> The existing documentation for the `StrField` field type makes some 
> assumptions about the configuration and steers users toward not using it for 
> large strings. Apparently it's the {{indexed}} aspect that effectively limits 
> the size of StrField, not the type of the field itself.
>  
> It can be fine to use StrField for large strings as long at `indexed=false` 
> and `docValues=false`.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to