You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Timothy Potter (Jira)" <ji...@apache.org> on 2021/06/08 14:57:00 UTC

[jira] [Updated] (SOLR-15460) Solr SQL doesn't support LIKE operator

     [ https://issues.apache.org/jira/browse/SOLR-15460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Potter updated SOLR-15460:
----------------------------------
    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.

> Solr SQL doesn't support LIKE operator
> --------------------------------------
>
>                 Key: SOLR-15460
>                 URL: https://issues.apache.org/jira/browse/SOLR-15460
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Parallel SQL
>            Reporter: Timothy Potter
>            Assignee: Timothy Potter
>            Priority: Major
>              Labels: RobustSQL
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org