Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-7216

JSON Request API

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.1
    • None
    • None

    Description

      hhttp://yonik.com/solr-json-request-api/

      The drawbacks to only having a query-parameter API include:

      • Inherently un-structured, requiring unsightly parameters like f.facet_name.facet.range.start=5
      • Inherently un-typed… everything is a string.
      • More difficult to decipher large requests.
      • Harder to programmatically create a request.
      • Impossible to validate. Because of the lack of structure, we don’t know the set of valid parameter and thus can’t do good error checking.

      Attachments

        1. SOLR-7216.patch
          11 kB
          Yonik Seeley

        Activity

          People

            Unassigned Unassigned
            yseeley@gmail.com Yonik Seeley
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: