ChlineSaurus opened a new pull request, #2540:
URL: https://github.com/apache/jackrabbit-oak/pull/2540

   Union queries without a "order by" clause so far simply concatenate the left 
and the right query to one another. With this PR the behavior changes to merge 
the two queries based on their jcr:scores. Since this changes the query 
behavior, and therefore could cause issues with backwards compatibility for 
users/customers, we placed this feature behind a feature toggle which is 
disabled by default. 
   
   Issue: 
https://issues.apache.org/jira/projects/OAK/issues/OAK-11949?filter=allopenissues
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to