GitHub user romseygeek opened a pull request:
https://github.com/apache/lucene-solr/pull/345
LUCENE-8229: Add Weight.matches() method
This PR adds a method to Weight that allows iterating over the matching
positions (and offsets if available) for a particular document and field.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/romseygeek/lucene-solr weight-matches
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/345.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #345
----
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]