Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-7301

Right operand in term query is not being analyzed

    XMLWordPrintable

Details

    Description

      With default configuration, default analyzer should at least do lower-casing, hence following two queries should return the same results:

      from Entity where longDescription:'rent'
      
      from Entity where longDescription:'RENT'
      

      However, according to my tests, lower-casing is not happening, hence I'm deducing that the right operand analysis doesn't happen at all.

      PR contains test for it as well as other tests for extending query testsuite.

      Attachments

        Issue Links

          Activity

            People

              anistor Adrian Nistor (Inactive)
              jholusa Jiří Holuša (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: