[
https://issues.apache.org/jira/browse/SOLR-7220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14658585#comment-14658585
]
ASF subversion and git services commented on SOLR-7220:
-------------------------------------------------------
Commit 1694275 from [[email protected]] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1694275 ]
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]