You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steven Rowe (JIRA)" <ji...@apache.org> on 2012/05/08 20:53:50 UTC

[jira] [Commented] (SOLR-3445) SOLR Stored field in ASCII

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

Steven Rowe commented on SOLR-3445:
-----------------------------------

For ASCII characters, UTF-8 has the same footprint as ASCII itself, so there is no space savings available here.

But maybe you are thinking of a lossy conversion from UTF-8 to ASCII?
                
> SOLR Stored field in ASCII
> --------------------------
>
>                 Key: SOLR-3445
>                 URL: https://issues.apache.org/jira/browse/SOLR-3445
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Bill Bell
>
> In order to reduce the size of the stored fields and increase performance of SOLR by limiting the payload, we should consider adding a parameter for stored that will store the information in ASCII format instead of UTF-8.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org