Great! Thanks!

Yes, I realized that this is actually directory-type independent.

El 10/2/21 a las 20:19, Chris Hostetter escribió:
: I'm attaching an updated file as well this this changes.
:
: This happens in Lucene 8.8.0 (and probably since 8.4.0).

Ok -- cool ... with the udpated code i was able to reproduce on branch_8x,
and with 8.8 & 8.7 (but not 8.4) -- I've distilled your patch into a test
case and attached to a new jira...

https://issues.apache.org/jira/browse/LUCENE-9762

FYI: with this updated code the error *DOES* reproduce for me regardless
of Directory type -- i suspect your original comment about it not failing
if you used ByteBuffersDirectory was because that would have been a
"clean" index everytime, and the old code was only failing with your
existing index on disk.

let's see if the folks with the low level expertise can figure out what's
going wrong here.


-Hoss
http://www.lucidworks.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to