Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-12965 Add JSON faceting support to SolrJ
  3. SOLR-12981

Better support JSON faceting responses in SolrJ

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 7.5, 8.0
    • 7.7, 8.0
    • clients - java, SolrJ
    • None

    Description

      SOLR-12947 created JsonQueryRequest to make using the JSON request API easier in SolrJ. SOLR-12965 is adding faceting support to this request object. This subtask of SOLR-12965 involves providing a way to parse the JSON faceting responses into easy-to-use SolrJ objects.

      Currently the only option for users is to manipulate the underlying NamedList directly. We should create a "JsonFacetingResponse" in the model of ClusteringResponse, SuggesterResponse, TermsResponse, etc. and add an accessor to QueryResponse for getting at the faceting results.

      Attachments

        1. SOLR-12981.patch
          100 kB
          Jason Gerlowski
        2. SOLR-12981.patch
          67 kB
          Jason Gerlowski

        Activity

          People

            gerlowskija Jason Gerlowski
            gerlowskija Jason Gerlowski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: