You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by bu...@apache.org on 2005/06/02 00:53:03 UTC

DO NOT REPLY [Bug 27743] - [PATCH] Added support for segmented field data files and cached directories

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=27743>.
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=27743





------- Additional Comments From burton@apache.org  2005-06-02 00:53 -------
Wow... this is an awesome patch.  We're having the same problem.  

I actually dived into FieldsReader to see if I could just jump over the fields
but the .fdt file being one monolithic beast prevents that because you have to
seek() over the regions which is just as slow.

The only downside is that I'd have to reburn indexes which I'm not too excited
about. 

Still would like to see this patch to mainline.  

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org