Yonik Seeley created SOLR-7220:
----------------------------------

             Summary: comments for query strings
                 Key: SOLR-7220
                 URL: https://issues.apache.org/jira/browse/SOLR-7220
             Project: Solr
          Issue Type: New Feature
            Reporter: Yonik Seeley


It's often very useful to be able to put comments in a large query string, or 
temporarily comment out part of a large query string.

This feature adds C-style comments that may be nested.

Query Comments Example:

{code}
description:HDTV /* TODO: +promotion:tv +promotion_date:[NOW/DAY-7DAYS TO 
NOW/DAY+1DAY] */
{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]

Reply via email to