jpountz commented on issue #15132: URL: https://github.com/apache/lucene/issues/15132#issuecomment-3237080620
> It is likely much better to simply oversample a bit on the graph search and then apply the filter as a post filter. +1 to such a heuristic. I assume we'd fall back to fully evaluating the filter if post filtering removes too many docs? > My initial thought is that this belongs in the query. I'm not sure about this. If you have a flat format, it should never try the post-filter approach? So this has to belong to the format if we want to make the right decision? -- 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 comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org