Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-9640

Add TrackingQuery to track matching documents

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • core/search
    • New

    Description

      Some users benefit having TrackingQuery functionality. This query would wrap another query and should be able to provide the matched DocIds for the wrapped query after search is run. For example a user running a boolean query A or B could wrap query A into TrackingQuery and run the boolean query and check if documents that matched the boolean query matches the query A.

      Attachments

        Activity

          People

            Unassigned Unassigned
            elbek.dev@gmail.com Elbek Kamoliddinov
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: