Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-3847

Provide an easy way to parse/retrieve facets

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.14, 1.4
    • lucene, solr
    • None

    Description

      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.

      [1] : https://github.com/apache/jackrabbit-oak/blob/trunk/oak-lucene/src/test/java/org/apache/jackrabbit/oak/jcr/query/FacetTest.java#L99

      Attachments

        Activity

          People

            teofili Tommaso Teofili
            teofili Tommaso Teofili
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: