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

Eric Pugh resolved SOLR-16576.
------------------------------
    Fix Version/s: 9.7
         Assignee: Eric Pugh  (was: Michael Gibney)
       Resolution: Fixed

> 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
>          Components: documentation
>    Affects Versions: 9.1
>            Reporter: Nikolas Osvalds
>            Assignee: Eric Pugh
>            Priority: Trivial
>              Labels: documentation-update
>             Fix For: 9.7
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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=true}} 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 as `indexed=false` 
> and `docValues=false`.
>  
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to