[
https://issues.apache.org/jira/browse/LUCENE-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-3075:
------------------------------------
Affects Version/s: (was: CSF branch)
4.0
Fix Version/s: (was: CSF branch)
4.0
update to 4.0 - fix once on trunk
> DocValues should be optionally be stored in a PerCodec CFS file to prevent
> too many files in the index
> ------------------------------------------------------------------------------------------------------
>
> Key: LUCENE-3075
> URL: https://issues.apache.org/jira/browse/LUCENE-3075
> Project: Lucene - Java
> Issue Type: Improvement
> Components: core/index, core/search
> Affects Versions: 4.0
> Reporter: Simon Willnauer
> Assignee: Simon Willnauer
> Fix For: 4.0
>
>
> Currently docvalues create one file per field to store the docvalues. Yet
> this could easily lead to too many open files so me might need to enable CFS
> per codec to keep the number of files reasonable.
--
This message is automatically generated by JIRA.
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]