Alan Woodward created LUCENE-9072: ------------------------------------- Summary: Find matching terms from a Matches object Key: LUCENE-9072 URL: https://issues.apache.org/jira/browse/LUCENE-9072 Project: Lucene - Core Issue Type: Improvement Reporter: Alan Woodward Assignee: Alan Woodward
The Matches API tells us which queries have matched, and what positions they have matched at, but not necessarily which actual terms matched. This issue is for adding a way of finding matching terms, allowing users to build results pages that indicate which specific query terms are present or absent in each top-k hit. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org