[ 
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-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to