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: Index, Search
    Affects Versions: CSF branch
            Reporter: Simon Willnauer
            Assignee: Simon Willnauer
             Fix For: CSF branch


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]

Reply via email to