Add customizable filtering to GQL
---------------------------------
Key: JCR-1888
URL: https://issues.apache.org/jira/browse/JCR-1888
Project: Jackrabbit
Issue Type: Improvement
Components: jackrabbit-jcr-commons
Reporter: Marcel Reutegger
Priority: Minor
Currently GQL is not very flexible because it does not have any hooks that
allows you to modify the query that gets generated from the GQL syntax. As a
first step I'd like to introduce a filtering mechanism that can be used to post
process the result set and exclude certain rows. This is useful when you cannot
express an application constraint in GQL.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.