Manfred Baedke created OAK-9374:
-----------------------------------

             Summary: 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


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)

Reply via email to