Joel Bernstein created SOLR-13557:
-------------------------------------
Summary: Add contains Stream Evaluator
Key: SOLR-13557
URL: https://issues.apache.org/jira/browse/SOLR-13557
Project: Solr
Issue Type: New Feature
Security Level: Public (Default Security Level. Issues are Public)
Components: streaming expressions
Reporter: Joel Bernstein
The *contains* Streaming Evaluator will take two parameters:
* String to search.
* Comma delimited list of search strings.
If any of the search strings are contained in the main string it returns true.
Syntax:
contains(mainString, s1,s2,s3,s4)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]