[ 
https://issues.apache.org/jira/browse/OAK-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tommaso Teofili resolved OAK-2509.
----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.4)
                   1.3.13

fixed in r1720106

> Support for faceted search in query engine
> ------------------------------------------
>
>                 Key: OAK-2509
>                 URL: https://issues.apache.org/jira/browse/OAK-2509
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: query
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: 1.3.13
>
>
> Support for queries like {{select [jcr:path], [facet(tags)] from [nt:base] 
> where contains([jcr:title], 'oak')}} and their _xpath_ equivalents should be 
> provided in  the query engine, thus still being compliant with the JCR spec 
> and no Oak specific API would be needed.
> Each row in the results would then contain the facets as a String value, 
> which could then be adapted to a typed class (e.g. Collection<Facet>) via 
> dedicated method in a specific utility class (e.g. {{QueryUtils}} in 
> _oak-commons_).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to