Good day,
I'm trying to get my head wrapped around one of the fundamental aspects of
Lucene ... whether or not I need to index the document a certain way in
order to query it the way I want. I'm inserting documents using a
Whitespace Tokenizer to process content into a Lucene 5.4.1 index. Here's
gt; 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, the results are pasted below for Basti Bosan (the highest
>> ranked
t;Boston" doc got a lower score than you "Basti Bosan" doc?
>
> Le jeu. 21 avr. 2016 à 15:39, Jeremy Glesner <
> jer...@bericotechnologies.com>
> a écrit :
>
> > Hello,
> >
> > I'm witnessing a change in behavior between Lucene 4.9 and 5.4.1
Hello,
I'm witnessing a change in behavior between Lucene 4.9 and 5.4.1 that I
don't quite understand.
I'd like to track down what's happening under the hood. I'm working to
update the dependencies of an open source geospatial resolution tool (
https://github.com/Berico-Technologies/CLAVIN), which