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

Eric Pugh commented on LUCENE-3435:
-----------------------------------

A pretty small change, but shouldn't the fieldValueCache Max Size be 10000?  If 
you don't specify a size for fieldValueCache, then Solr on startup generates 
one that is 100000 max size.

> Create a Size Estimator model for Lucene and Solr
> -------------------------------------------------
>
>                 Key: LUCENE-3435
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3435
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: core/other
>    Affects Versions: 4.0
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>
> It is often handy to be able to estimate the amount of memory and disk space 
> that both Lucene and Solr use, given certain assumptions.  I intend to check 
> in an Excel spreadsheet that allows people to estimate memory and disk usage 
> for trunk.  I propose to put it under dev-tools, as I don't think it should 
> be official documentation just yet and like the IDE stuff, we'll see how well 
> it gets maintained.

--
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