Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Using the LIKE operator returns results that don't match the expected criteria, i.e. the operator is just ignored, resulting in the wrong results. Solr can do fuzzy matching so seems like we can support the LIKE operator but I need to dig into the code a bit to see why it's not currently supported.
Attachments
Issue Links
- fixes
-
SOLR-15459 Solr SQL doesn't support IS NULL / IS NOT NULL operators
- Closed
-
SOLR-15463 Solr SQL predicate with wildcard doesn't match, needs the complex phrase query parser
- Closed
- links to