Stackoverflow link: 
http://stackoverflow.com/questions/23047976/python-elasticsearch-and-carrot

I am using python elastic search and I need to do document clustering. I 
have installed carrot2 (https://github.com/carrot2/elasticsearch-carrot2 ).

How do I call the carrot clustering module from python after

from elasticsearch import Elasticsearch
es = Elasticsearch()
es.search(.....)

REST api works but I need to do it using pyelasticsearch. Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/aca90ff6-c0a7-42cb-ab8c-c1d83ada3146%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to