jackrabbit-oak
jackrabbit-oak copied to clipboard
OAK-9310 Filter restriction only performs for the same selector.
This commit solve the problem that I described in OAK-9310. The problem depends on the query plan of execution and in some situations it makes wrong results.
Hi community, I want to know why no one checks my PR? Is there any guidance that I should create PR based on it for approval? @anchela @rishabhdaim @joerghoh
@mohammadMahdavi can you please add an Apache license header to your test class FullTextSearchImplTest? It currently fails the build. It would also be good if the PR does not contain whitespace changes.
@thomasmueller, WDYT about the test and proposed change?
@mreutegg I did the changes.