Scott Blum created SOLR-8605:
--------------------------------

             Summary: Regular expressions starting with escaped forward slash 
are broken
                 Key: SOLR-8605
                 URL: https://issues.apache.org/jira/browse/SOLR-8605
             Project: Solr
          Issue Type: New Feature
            Reporter: Scott Blum
             Fix For: 5.3


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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to