Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
OAK-7109 rep:facet returns wrong results for complex queries
- Open