[
https://issues.apache.org/jira/browse/OAK-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Parvulescu resolved OAK-1668.
----------------------------------
Resolution: Fixed
Fix Version/s: 0.20
Assignee: Alex Parvulescu
fixed with rev http://svn.apache.org/r1584132
The lucene query index will now simply ignore property conditions on excluded
content (both type and property names). The extra query results will be
filtered out by the query engine at a later phase.
Thanks [~edivad] for the test!
> Lucene should not serve queries for what it doesn't index
> ---------------------------------------------------------
>
> Key: OAK-1668
> URL: https://issues.apache.org/jira/browse/OAK-1668
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: oak-lucene
> Reporter: Davide Giannella
> Assignee: Alex Parvulescu
> Fix For: 0.20
>
> Attachments: OAK-1668.patch
>
>
> If a query is asked and Lucene is chosen as index for serving it, it
> will try to serve all the restrictions of the query, even the one that
> are not indexed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)