apache / apache/lucene

Find matching terms from a Matches object [LUCENE-9072]

Open
#10,114 0 comments 0 reactions 1 assignee Claimed by @romseygeek View on GitHub
legacy-jira-priority:Major type:enhancement
Dominant language
Java
Stars
3.6k
Forks
1.4k
Avg merge
2d 11h
Merged PRs (30d)
88

Description

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.

---
Migrated from [LUCENE-9072](https://issues.apache.org/jira/browse/LUCENE-9072) by Alan Woodward (@romseygeek), updated Jan 07 2020

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.