[
https://issues.apache.org/jira/browse/LUCENE-4508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13485029#comment-13485029
]
Robert Muir commented on LUCENE-4508:
-------------------------------------
actually we can just throw exception when startDoc(n) and n > 0... i wrote this
up on 2025 :)
> Stored fields should require as little resources as possible when no field is
> stored
> ------------------------------------------------------------------------------------
>
> Key: LUCENE-4508
> URL: https://issues.apache.org/jira/browse/LUCENE-4508
> Project: Lucene - Core
> Issue Type: Wish
> Reporter: Adrien Grand
> Priority: Minor
> Fix For: 4.1
>
>
> Currently, stored fields may require a non-negligible amount of memory and/or
> disk space even if no field is actually stored. We should find a way to
> reduce these requirements.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]