Yonik Seeley created SOLR-9685:
----------------------------------
Summary: tag a query in JSON syntax
Key: SOLR-9685
URL: https://issues.apache.org/jira/browse/SOLR-9685
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Components: Facet Module, JSON Request API
Reporter: Yonik Seeley
There should be a way to tag a query/filter in JSON syntax.
Perhaps these two forms could be equivalent:
{code}
"{!tag=COLOR}color:blue"
{ tagged : { COLOR : "color:blue" }
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]