[
https://issues.apache.org/jira/browse/SOLR-10853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-10853:
----------------------------------
Description:
Currently the analyze Stream Evaluator only works within a *select* or
*cartesianProduct* stream. It would be useful for the analyze Stream Evaluator
to work if it is called on its own.
Syntax:
{code}
t = analyze("hello world", analyzerField)
{code}
was:
Currently the analyze Stream Evaluator only works within a *select* or
*cartesianProduct* stream. It would be useful for the analyze Stream Evaluator
to work if it was called on own.
Syntax:
{code}
t = analyze("hello world", analyzerField)
{code}
> Allow the analyze Stream Evaluator to operate outside of a stream
> -----------------------------------------------------------------
>
> Key: SOLR-10853
> URL: https://issues.apache.org/jira/browse/SOLR-10853
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Joel Bernstein
> Assignee: Joel Bernstein
> Fix For: master (7.0), 6.7
>
> Attachments: SOLR-10853.patch
>
>
> Currently the analyze Stream Evaluator only works within a *select* or
> *cartesianProduct* stream. It would be useful for the analyze Stream
> Evaluator to work if it is called on its own.
> Syntax:
> {code}
> t = analyze("hello world", analyzerField)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]