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/07/06 16:18: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=17375824#comment-17375824 ] 

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

Commit afbac7b87f06884bb060c11279c095d46f492564 in lucene-solr's branch refs/heads/branch_8x from Timothy Potter
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=afbac7b ]

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



> Solr SQL doesn't support LIKE operator
> --------------------------------------
>
>                 Key: SOLR-15460
>                 URL: https://issues.apache.org/jira/browse/SOLR-15460
>             Project: Solr
>          Issue Type: Improvement
>          Components: Parallel SQL
>            Reporter: Timothy Potter
>            Assignee: Timothy Potter
>            Priority: Major
>              Labels: RobustSQL
>             Fix For: main (9.0)
>
>          Time Spent: 1h 50m
>  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