You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/06/16 19:50:00 UTC

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

    [ https://issues.apache.org/jira/browse/SOLR-15460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364496#comment-17364496 ] 

ASF subversion and git services commented on SOLR-15460:
--------------------------------------------------------

Commit a79e71c732a4488b82d24713568b1a553c85266b in solr's branch refs/heads/main from Timothy Potter
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=a79e71c ]

SOLR-15460: Implement LIKE, IS NOT NULL, IS NULL, and support wildcard * in equals string literal (#173)

Also fixes SOLR-15459 & SOLR-15463

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