jackrabbit-oak icon indicating copy to clipboard operation
jackrabbit-oak copied to clipboard

OAK-9310 Filter restriction only performs for the same selector.

Open mohammadMahdavi opened this issue 4 years ago • 3 comments

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.

mohammadMahdavi avatar Aug 19 '21 12:08 mohammadMahdavi

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 avatar Jun 15 '22 05:06 mohammadMahdavi

@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 avatar Jul 12 '22 14:07 mreutegg

@mreutegg I did the changes.

mohammadMahdavi avatar Jul 19 '22 07:07 mohammadMahdavi