Re: Which Lucene 8.5.X is recommended?

2020-11-12 Thread baris . kazar
Thanks, i will use 8.5.2. i think saw some minor release switch on (z) without any issues but i will double check this. However, i will use 8.5.2 since the bug fixes in that release may result in better performance for Lucene index. Best regards > On Nov 12, 2020, at 11:09 PM, Erick Erickson

Re: Which Lucene 8.5.X is recommended?

2020-11-12 Thread baris . kazar
Thanks, i will use 8.5.2. i think saw some minor release (z) without any issues but i will double check this. However, i will use 8.5.2. The bug fixes in that release may result in better performance. Best regards > On Nov 12, 2020, at 11:09 PM, Erick Erickson wrote: > Always use the most r

Re: Which Lucene 8.5.X is recommended?

2020-11-12 Thread Erick Erickson
Always use the most recent point release. The only time we go from x.y.z to x.y.z+1 is if there are _significant_ problems. This is much different than going from x.y to x.y+1... > On Nov 12, 2020, at 5:49 PM, baris.ka...@oracle.com wrote: > > Hi,- > > is it best to use 8.5.2? > > Best regar

Which Lucene 8.5.X is recommended?

2020-11-12 Thread baris . kazar
Hi,-  is it best to use 8.5.2? Best regards Release 8.5.2 Bug Fixes   (1) LUCENE-9350: Partial reversion of LUCENE-9068; holding levenshtein automata on FuzzyQuery can end up blowing up query caches which use query objects as cache keys, so building the automata is now delayed to search ti

RE: which lucene

2009-03-28 Thread Uwe Schindler
.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Timon Roth [mailto:timon.r...@digitalforce.ch] > Sent: Saturday, March 28, 2009 10:02 AM > To: java-user@lucene.apache.org > Subject: which lucene > > he

Re: which lucene

2009-03-28 Thread Grant Ingersoll
On Mar 28, 2009, at 5:01 AM, Timon Roth wrote: hello luceners i have installed lucene on my linux-debian testing. so there is the jarfile lucene-1.4.3.jar under /usr/share/java. so far so god. there is a german stemmer and a german analyzer in it under org.apache.lucene.analysis.de who

RE: which lucene

2009-03-28 Thread Uwe Schindler
.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Timon Roth [mailto:timon.r...@digitalforce.ch] > Sent: Saturday, March 28, 2009 10:02 AM > To: java-user@lucene.apache.org > Subject: which lucene > > he

which lucene

2009-03-28 Thread Timon Roth
hello luceners i have installed lucene on my linux-debian testing. so there is the jarfile lucene-1.4.3.jar under /usr/share/java. so far so god. there is a german stemmer and a german analyzer in it under org.apache.lucene.analysis.de who works pretty well. but the official release eg. from