[
https://issues.apache.org/jira/browse/SOLR-9955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-9955:
---------------------------------
Description:
This ticket will add the *cluster* Streaming Expression to hook into the
carrot2 clustering handler. Real-time clustering will fit nicely into the
Streaming Expression library and should benefit from being able interact with
other streams.
was:
This ticket will add the *cluster* Streaming Expression to hook into the
carrot2 clustering handler. Real-time clustering will fit nicely into the
Streaming Expression library and should benefit from being able interact with
other streams. For example clustering be used seed a graph query:
{code}
gatherNodes(articles
cluster(articles, q="author:John Doe", ...),
walk="cluster->articleText",
{code}
> Add cluster Streaming Expression
> --------------------------------
>
> Key: SOLR-9955
> URL: https://issues.apache.org/jira/browse/SOLR-9955
> Project: Solr
> Issue Type: New Feature
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Joel Bernstein
>
> This ticket will add the *cluster* Streaming Expression to hook into the
> carrot2 clustering handler. Real-time clustering will fit nicely into the
> Streaming Expression library and should benefit from being able interact with
> other streams.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]