[
https://issues.apache.org/jira/browse/OAK-9374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manfred Baedke reassigned OAK-9374:
-----------------------------------
Assignee: Manfred Baedke
> Lucene: LIKE conditions combined with OR are not passed to Lucene
> -----------------------------------------------------------------
>
> Key: OAK-9374
> URL: https://issues.apache.org/jira/browse/OAK-9374
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: lucene
> Reporter: Manfred Baedke
> Assignee: Manfred Baedke
> Priority: Minor
>
> While a single LIKE condition works, combining multiple of them (using the
> same indexed property) with OR leads to a simple Lucene TermQuery being used
> with just a not null condition for the property being used. The result is
> correct, but the performance and memory usage suffer.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)