Mailing List Archive

DO NOT REPLY [Bug 8525] New: - Use of BitVector
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: lucene-dev@jakarta.apache.org
ReportedBy: g-tibana@uniandes.edu.co


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:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>