[ 
https://issues.apache.org/jira/browse/SOLR-11418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein resolved SOLR-11418.
-----------------------------------
    Resolution: Resolved

> Allow comments in Streaming Expressions
> ---------------------------------------
>
>                 Key: SOLR-11418
>                 URL: https://issues.apache.org/jira/browse/SOLR-11418
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>            Priority: Major
>             Fix For: 7.4, master (8.0)
>
>         Attachments: SOLR-11418.patch
>
>
> Now that Streaming Expressions supports variables and data structures it 
> would be great to support comments. Here is the proposed syntax:
> {code}
> # comment above...
> let(
>       # Start of line comment
>       a=random(....),
>     
>       # Start of line comment
>       b=random(...) 
>    )
> # comment below
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to