CQL searches for "*" return unexpected results with additional clauses

XMLWordPrintable

    • Minor

      Issue Summary

      This is reproducible on Data Center: unknown

      Steps to Reproduce

      1. On a tenant where the indexing language is English, search for `title~"*" OR title~"other"`

      Expected Results

      1. all titles are returned

      Actual Results

      1. because title~"*" is technically a leading wildcard and unsupported, titles containing the word "other" are returned.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              Assignee:
              nmcginley
              Reporter:
              nmcginley
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: