Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
7.7.1, 8.6.1, 8.8.1
Description
In the ref guide sections for Parallel SQL, the section on Supported where clauses seems to have a bug. The LIKE operator does not work at all.
https://solr.apache.org/guide/8_0/parallel-sql-interface.html#supported-where-operators
A simplistic LIKE can be used with a wildcard, such as field = 'sam*'.
This may be fixed with little effort, but maybe we want to correct the documentation till then to avoid user confusion.
Attachments
Issue Links
- links to