jpountz commented on PR #12408:
URL: https://github.com/apache/lucene/pull/12408#issuecomment-1663321463

   Is this change the reason why we are seeing a major slowdown on 
[AndHighMedDayTaxoFacets](http://people.apache.org/~mikemccand/lucenebench/AndHighMedDayTaxoFacets.html)
 and speedup on 
[OrHighMedDayTaxoFacets](http://people.apache.org/~mikemccand/lucenebench/OrHighMedDayTaxoFacets.html)
 and 
[OrHighMedDayTaxoFacets](http://people.apache.org/~mikemccand/lucenebench/OrHighMedDayTaxoFacets.html)?
 I wouldn't expect these queries to have sparse hits. Maybe the introduction of 
counting tasks  is also related to this change by making the JVM compile things 
differently? (facets were the only tasks to use non-scoring boolean queries 
before, not anymore)


-- 
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

Reply via email to