You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Alan Woodward (Jira)" <ji...@apache.org> on 2019/11/29 12:42:00 UTC

[jira] [Created] (LUCENE-9072) Find matching terms from a Matches object

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org