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

Field.isIndexed() returns false for UnStored fields

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From [EMAIL PROTECTED]  2002-05-13 03:43 -------
I'm submitting a patch to add the getIndexedFields() method as DC suggested.

I tried to this in JDK 1.1 fashion because I think lucene tries to be jdk 1.1
compliant.  I also decided to stary by not adding any fields to any classes 
.It's a bit clumsy -- let me know if that's not a requirement, and I can
streamline it.

Anyway, it seems to work for me -- look at it and let me know what you think,
and I'll do another rev with documentation.

The changed files are IndexReader.java SegmentReader.java and SegmentsReader.java

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

Reply via email to