DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18927>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18927 [PATCH] Term Vector support ------- Additional Comments From [EMAIL PROTECTED] 2004-02-07 17:40 ------- Yeah, the term text was a trade-off, but the only other way I saw of doing it was some type of large list object that allowed you to address an array using longs (for merging). I thought about doing the prefix string thing like in the main index file, but wanted to keep it simple for the first go around. I can provide file formats. There is a TODO tag in the TermVectorWriter marking where we would need to handle the option of writing position information. Currently they are always written and always read in, per the original code. As above, I wanted to do the first pass as simple as possible. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]