Re: Lucene (unexpected ) fsync on existing segments

2021-03-27 Thread Rahul Goswami
Hello, Opened the below JIRA for this issue. I will work on this and try to submit a patch. [LUCENE-9889] Lucene (unexpected ) fsync on existing segments - ASF JIRA (apache.org) Thanks, Rahul On Fri, Mar 26, 2021 at 9:56 AM Rahul Goswami wrote:

Re: 9.0 release

2021-03-27 Thread Jan Høydahl
Hi, Where are we at with the Lucene 9.0 release planning? The git split is largely done. Not sure about the build. Let's update the umbrella issue https://issues.apache.org/jira/browse/LUCENE-9375 for known remaining cleanup tasks. The one on

Re: Bugfix release Lucene/Solr 8.8.2

2021-03-27 Thread Mike Drob
Ishan, Thank you for bringing this up. I’m comfortable delaying an extra week to accommodate the multitude of holidays (Holi, Passover, others) coming up. I will adjust my schedule to start the vote Tuesday, Apr 6. Please make sure that all back ports are appropriately marked with fixVersion in

Re: Questions about the new vector API

2021-03-27 Thread Dmitry Kan
Michael, I got some interest in this area and have been doing comparative study of different KNN implementations and blogging about it. Did you use nmslib for HNSW implementation or something else? On Tue, 16 Mar 2021 at 22:47, Michael Sokolov wrote: > Yeah, HNSW is problematic in a few ways: