Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Current Filter doesn't support OR clause to be passed down to index. Hence, we often hit multiple queries to same index (mostly due to node type) for different properties and prepare intersecting cursor in query engine. Moreover, it also affects things like facets (OAK-7606) which would give correct facets right away from lucene.
Attachments
Issue Links
- relates to
-
OAK-7606 Doing Faceting only on the resultset of one constraints when query contain multiple constraint with OR condition
- Closed