Tommaso Teofili created OAK-3847:
------------------------------------

             Summary: Provide an easy way to parse facets
                 Key: OAK-3847
                 URL: https://issues.apache.org/jira/browse/OAK-3847
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: lucene, solr
            Reporter: Tommaso Teofili
            Assignee: Tommaso Teofili
             Fix For: 1.3.14


Current facet results are returned within the rep:facet($propertyname) property 
of each resulting node. The resulting String [1] is however a bit annoying to 
parse as it separates label / value by comma so that if label contains a 
similar pattern parsing may even be buggy.
An easier format for facets should be used, eventually together with an utility 
class that returns proper objects that client code can consume.



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

Reply via email to