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

Ning Li commented on LUCENE-1007:
---------------------------------

One more thing about the approximation of actual bytes used for buffered delete 
term: just remember Integer.SIZE returns the number of bits used, should 
convert it to number of bytes.

> Flexibility to turn on/off any flush triggers
> ---------------------------------------------
>
>                 Key: LUCENE-1007
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1007
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Index
>            Reporter: Ning Li
>            Assignee: Michael McCandless
>            Priority: Minor
>             Fix For: 2.3
>
>         Attachments: LUCENE-1007.patch, LUCENE-1007.take2.patch, 
> LUCENE-1007.take3.patch
>
>
> See discussion at http://www.gossamer-threads.com/lists/lucene/java-dev/53186
> Provide the flexibility to turn on/off any flush triggers - ramBufferSize, 
> maxBufferedDocs and maxBufferedDeleteTerms. One of ramBufferSize and 
> maxBufferedDocs must be enabled.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to