[ https://issues.apache.org/jira/browse/SOLR-15467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aroop updated SOLR-15467: ------------------------- 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] {code:java} A simplistic LIKE can be used with a wildcard, such as field = 'sam*'. {code} This may be fixed with little effort, but maybe we want to correct the documentation till then to avoid user confusion. was: 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. > Fix Solr SQL Documentation for LIKE > ------------------------------------ > > Key: SOLR-15467 > URL: https://issues.apache.org/jira/browse/SOLR-15467 > Project: Solr > Issue Type: Task > Security Level: Public(Default Security Level. Issues are Public) > Affects Versions: 7.7.1, 8.6.1, 8.8.1 > Reporter: Aroop > Assignee: Mark Robert Miller > Priority: Minor > Labels: RobustSQL > > 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] > > {code:java} > A simplistic LIKE can be used with a wildcard, such as field = 'sam*'. > {code} > This may be fixed with little effort, but maybe we want to correct the > documentation till then to avoid user confusion. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org