[jira] [Commented] (LUCENE-8747) Allow access to Weight and submatches from Matches instances

2019-08-05 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16900069#comment-16900069 ] Alan Woodward commented on LUCENE-8747: --- Updated patch, removing getWeight() - [~jpountz] is quite

[jira] [Commented] (LUCENE-8747) Allow access to Weight and submatches from Matches instances

2019-04-05 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16811015#comment-16811015 ] Adrien Grand commented on LUCENE-8747: -- Is getWeight really needed or could you pull an iterator

[jira] [Commented] (LUCENE-8747) Allow access to Weight and submatches from Matches instances

2019-04-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16806528#comment-16806528 ] Alan Woodward commented on LUCENE-8747: --- This patch adds two methods to Matches: * getWeight()