[ANNOUNCE] Apache Lucene 10.1.0 released

2024-12-20 Thread Luca Cavanna
The Lucene PMC is pleased to announce the release of Apache Lucene 10.1.0. Apache Lucene is a high-performance, full-featured search engine library written entirely in Java. It is a technology suitable for nearly any application that requires structured search, full-text search, faceting, nearest-

[ANNOUNCE] Apache Lucene 10.0.0 released

2024-10-14 Thread Luca Cavanna
The Lucene PMC is pleased to announce the release of Apache Lucene 10.0.0. Apache Lucene is a high-performance, full-featured search engine library written entirely in Java. It is a technology suitable for nearly any application that requires structured search, full-text search, faceting, nearest-

[ANNOUNCE] Apache Lucene 9.5.0 released

2023-01-30 Thread Luca Cavanna
The Lucene PMC is pleased to announce the release of Apache Lucene 9.5.0. Apache Lucene is a high-performance, full-featured search engine library written entirely in Java. It is a technology suitable for nearly any application that requires structured search, full-text search, faceting, nearest-n

Postings highlighter with multiple values

2013-09-03 Thread Luca Cavanna
Hi, I would like to use the postings highlighter to highlight a whole field, therefore I'm using the WholeBreakIterator. But if the field has multiple values, I get a single snippet (with the chosen multiValuedSeparator between the different values), while I would like to get a highlighted snippet

Hunspell stemmer generates multiple tokens

2013-06-07 Thread Luca Cavanna
Hi, I just noticed that the HunspellStemmer outputs more than one tokens, the original word plus the stems as far as I understood. This is not quite what I would expect and becomes tricky especially at query time. Using for instance elasticsearch to query a stemmed field, a boolean query would be