Joel Bernstein created SOLR-9655:
------------------------------------
Summary: Add keyPhrase Streaming Expression
Key: SOLR-9655
URL: https://issues.apache.org/jira/browse/SOLR-9655
Project: Solr
Issue Type: New Feature
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Joel Bernstein
Following the work on the SOLR-9258, we can now perform parallel text analysis
with Streaming Expression. The first text analysis Streaming Expression is the
classify() function. This ticket adds another text analysis function:
keyPhrases().
The keyPhrases expression extracts the key phrases from a text field and
attaches them to the tuples. The tuples can then be sent to another Solr Cloud
collection for indexing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]