Yonik Seeley created SOLR-11295:
-----------------------------------

             Summary: JSON Qparser
                 Key: SOLR-11295
                 URL: https://issues.apache.org/jira/browse/SOLR-11295
             Project: Solr
          Issue Type: New Feature
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Yonik Seeley


SOLR-11244 makes existing qparsers accessible to the JSON Request API.
We should also make a QParser that serves as an entry point into that syntax.

{code}
fq={!json}{bool:{must:["query1","query2"]}}
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to