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

Support inequality operations in payload check queries

Details

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

    Description

      This is a ticket broken out from https://issues.apache.org/jira/browse/SOLR-14787

      The patch will extend the SpanPayloadCheck query to support inequality checks to see if the term and payload should match.  Currently, this query operator only supports equals as the payload check.  This ticket introduces gt,gte,lt,lte and eq operations to support testing if a payload is greater than/less than a specified reference payload value.  One such use case is to have a label on a document with a confidence level stored as a payload.  This patch will support searching for the term where a confidence level is above a given threshold.

       

      Attachments

        Issue Links

          Activity

            People

              dsmiley David Smiley
              kwatters Kevin Watters
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 3h 10m
                  3h 10m