Strange Index-Problem after updating the index

2016-04-22 Thread Christoph Läubrich
I'm facing a strange issue and I'm not sure if this is a bug or how I can debug this further. Following setup: - Java 8 - Lucene 5.5 (core+analyzer-common) - FSDirectory I'm indexing some documents (about 5 for testing purpose) and then search the index with an SearcherManager, everything is f

Re: Question on Lucene Behavior in 4.9 vs 5.4.1

2016-05-04 Thread Christoph Läubrich
I recently have had a problem with strange search results in lucene 5.5, upgrading to 6.0 fixed that, so is upgrading to the latest version an option for you? Am 04.05.2016 23:08, schrieb Jeremy Glesner: Thanks to Adrien for responding. I performed the explain on indexSearcher in Lucene 5.4.1,