Re: Updating document with IndexWriter#updateDocument doesn't seem to take effect

2024-08-11 Thread Wojtek
Hi, thanks for the link and indeed https://issues.apache.org/jira/browse/LUCENE-7171 / https://github.com/apache/lucene/issues/8226 seems to be the issue here. > Maybe try a simple `new TermQuery(new Term("id", "flags-1-1"))` query during update and see if it returns the correct ans? That was t

fuzzy search and distance tilde

2024-08-11 Thread Greg Huber
Looking through my httpd logs I see lots of searches as such /devbox/search?q=%29%20AND%203318%3D4385%20AND%20%287778%3D7778 ie : ) AND 3318=4385 AND (7778=7778 guess they might be fishing for something. For the fuzzy search I use a different distance values and the default isĀ  ~0.6 String