Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-16250

Solr SQL returns no results for multiple terms in LIKE operator on string fields

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 9.0, 8.11.1
    • None
    • Parallel SQL
    • None

    Description

      Solr SQL currently does not any results for below query

      stringfield LIKE 'task% failed' 

       

      Instead, it should be translated to and not use complex phrase parser

      stringfield:(task*\ failed)

      Solr SQL should distinguish the translation for string and text fields when multiple terms are present in LIKE

       

      Also, Solr SQL translates this to a complex

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kiranch Kiran
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

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