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=8525>. 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=8525 Use of BitVector Summary: Use of BitVector Product: Lucene Version: 1.0.2 Platform: PC OS/Version: Windows 9x Status: NEW Severity: Critical Priority: Other Component: Store AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi! I'm using the class BitVector and Directory for write and read bits in a file, but, when I compare the writed with the readed... is diferent!!! 000010000011000001 != 011000101001101100 Why???? How I can use the classes Directory and BitVector for do this? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>