[ 
https://issues.apache.org/jira/browse/SOLR-7220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14658580#comment-14658580
 ] 

ASF subversion and git services commented on SOLR-7220:
-------------------------------------------------------

Commit 1694273 from [[email protected]] in branch 'dev/trunk'
[ https://svn.apache.org/r1694273 ]

SOLR-7220: Nested C-style comments in solr queries.

> 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
>         Attachments: SOLR-7220.patch
>
>
> 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