[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to