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

Simon Willnauer resolved LUCENE-3075.
-------------------------------------

    Resolution: Duplicate

This was fixed in LUCENE-3216

> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to