[
https://issues.apache.org/jira/browse/METAMODEL-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14518905#comment-14518905
]
ASF GitHub Bot commented on METAMODEL-136:
------------------------------------------
Github user albertostratio commented on the pull request:
https://github.com/apache/metamodel/pull/21#issuecomment-97333860
I agree, we should be using replaceAll instead of replace but I think we
need to keep the if in the turnOperandIntoRegExp method to prepend "^" when the
like operand is like "MALE%" (pick up just elements starting with MALE). If we
remove this condition we will pick up ALWAYS every string with the MALE
substring in it and this is not what we want.
> LIKE operator not supported in MongoDB module
> ---------------------------------------------
>
> Key: METAMODEL-136
> URL: https://issues.apache.org/jira/browse/METAMODEL-136
> Project: Apache MetaModel
> Issue Type: Bug
> Affects Versions: 4.3.2
> Reporter: Alberto
>
> The LIKE operator has not been included in the list of available operators.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)