github-actions[bot] commented on PR #14559:
URL: https://github.com/apache/lucene/pull/14559#issuecomment-2874652171
This PR has not had activity in the past 2 weeks, labeling it as stale. If
the PR is waiting for review, notify the d...@lucene.apache.org list. Thank you
for your contributi
jainankitk commented on PR #14559:
URL: https://github.com/apache/lucene/pull/14559#issuecomment-2836900826
> My mental model is that this collector works on doc values in the default
case, and can opportunistically take advantage of index statistics or points
indexes when it makes things f
jpountz commented on PR #14559:
URL: https://github.com/apache/lucene/pull/14559#issuecomment-2835167180
I'd rather not do it. My mental model is that this collector works on doc
values in the default case, and can opportunistically take advantage of index
statistics or points indexes when
jainankitk opened a new pull request, #14559:
URL: https://github.com/apache/lucene/pull/14559
### Description
Enabling point range collector if doc values are not indexed
Resolves https://github.com/apache/lucene/issues/14536
--
This is an automated message from the