[ 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] 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. was:Solr SQL currently depends on Calcite 1.18, which was released roughly 2.5 years ago ... their latest is 1.27, so let's see if we can pull that version in instead. > 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] > > 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. -- 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