[GitHub] [lucene] gkatiforis opened a new issue, #11892: Slow queries (fuzzy) - Score calculation takes too long

2022-10-30 Thread GitBox
gkatiforis opened a new issue, #11892: URL: https://github.com/apache/lucene/issues/11892 ### Description The query has several match conditions with fuzziness 2, which makes it quite expensive. I don't want to search for document relevance or any kind of scoring, just identify the l

[GitHub] [lucene] rmuir closed issue #11892: Slow queries (fuzzy) - Score calculation takes too long

2022-10-30 Thread GitBox
rmuir closed issue #11892: Slow queries (fuzzy) - Score calculation takes too long URL: https://github.com/apache/lucene/issues/11892 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[GitHub] [lucene] rmuir commented on issue #11892: Slow queries (fuzzy) - Score calculation takes too long

2022-10-30 Thread GitBox
rmuir commented on issue #11892: URL: https://github.com/apache/lucene/issues/11892#issuecomment-1296228836 sorry, we aren't working on lucene 8.x anymore. currently we develop on lucene 10 and backport some changes to lucene 9.x -- This is an automated message from the Apache Git Service

[GitHub] [lucene] vigyasharma commented on issue #11676: Can TimeLimitingBulkScorer exponentially grow the window size? [LUCENE-10640]

2022-10-30 Thread GitBox
vigyasharma commented on issue #11676: URL: https://github.com/apache/lucene/issues/11676#issuecomment-1296297234 One problem with this approach is that it relies on wallTime. `QueryTimeout` today allows for time agnostic implementations like a counter based timeout. But checking if we can

[GitHub] [lucene] dsmiley commented on pull request #27: LUCENE-9854: Clean up utilities to download and extract test/ benchmark data sets.

2022-10-30 Thread GitBox
dsmiley commented on PR #27: URL: https://github.com/apache/lucene/pull/27#issuecomment-1296525212 I don't quite care enough to spend the time to move it back. More than anything, I wanted to get your perspective. -- This is an automated message from the Apache Git Service. To respond to