[
https://issues.apache.org/jira/browse/OAK-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207735#comment-14207735
]
Amit Jain commented on OAK-2190:
--------------------------------
Committed Chetan's patch in trunk with commit https://svn.apache.org/r1638705.
Changes from other patch already committed in trunk for OAK-1693.
> Support for like query for string
> ---------------------------------
>
> Key: OAK-2190
> URL: https://issues.apache.org/jira/browse/OAK-2190
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: oak-lucene
> Reporter: Chetan Mehrotra
> Priority: Minor
> Fix For: 1.0.9, 1.2
>
> Attachments: OAK-2190-Like.patch, OAK-2190.patch
>
>
> Lucene property index should support {{LIKE}} operation. So a query like
> bq. select [jcr:path] from [nt:base] where propa like 'hum%'
> Should be implemented in terms of prefix query
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)