DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28183>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28183

[Patch] replace DocumentWriter with InvertedDocument for performance





------- Additional Comments From [EMAIL PROTECTED]  2004-04-06 17:04 -------
It would be interesting to know how much more RAM this uses, since serialization
also performs compression.  If, for example, it uses 10 times more memory, then
the appropriate comparision would be to set minMergeDocs to 10 when
InvertedDocument is used and to 100 when DocumentWriter is used.

Also, please refrain from including style tweaks in patches!  It makes them much
harder to read.

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

Reply via email to