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

Validate StandardQueryParser with NOT operator with-in parentheses.

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.3
    • 4.10.5, 5.4, 6.0
    • core/queryparser
    • None
    • New

    Description

      Provide test case to validate LUCENE-6249, which validates NOT in parentheses.

      e.g:
      lottery (NOT ticket)
      lottery (-ticket)

      lottery AND (NOT ticket)
      +lottery +(-ticket)

      Attachments

        1. LUCENE-6857.patch
          1 kB
          Jigar Shah

        Issue Links

          Activity

            People

              dweiss Dawid Weiss
              infodroids Jigar Shah
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: