uschindler commented on PR #11715:
URL: https://github.com/apache/lucene/pull/11715#issuecomment-1228162195
Thanks sorry, I just remembered the Solr 8.x times and the discussions and
also bugs about caffeine which affected testing.
--
This is an automated message from the Apache Git Servi
vsop-479 opened a new pull request, #11722:
URL: https://github.com/apache/lucene/pull/11722
Binary search may have a better performance, when all suffixes have the same
length in a leaf block.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
mocobeta opened a new pull request, #11723:
URL: https://github.com/apache/lucene/pull/11723
### Description
Use Milestones for release planning instead of Labels. This is discussed in
this dev list thread:
https://lists.apache.org/thread/b2xsx02wswzjzs5dzkox9njv4t8t1vf5
--
This i
javanna commented on issue #11393:
URL: https://github.com/apache/lucene/issues/11393#issuecomment-1228476976
I've just seen an occurrence of this, `FieldExistsQuery#count` checks if
`getPointDimensionCount` is greather than `0`, and it may happen that such
condition is true and the followi
mocobeta merged PR #11723:
URL: https://github.com/apache/lucene/pull/11723
--
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.ap