romseygeek commented on PR #15961:
URL: https://github.com/apache/lucene/pull/15961#issuecomment-4728139306

   Just spotted that this caused a big drop in the Wildcard benchmarks (main 
only, so won't affect the upcoming 10.5 release process): 
https://benchmarks.mikemccandless.com/Wildcard.html
   
   I guess this is expected and we should be updating the benchmark to 
determinize before building the query?  I worry a bit about upgrade paths 
though as anybody using the default `WildcardQuery(Term)` constructor could see 
a similar drop in performance on upgrade.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to