Chris, does ES allow reuse of the same connection when the indices are in the 
same cluster? Then you could change the indexing backend to change index target 
for each host. It would be really hard to open many connections to many 
different end points because each segment or batch can contain a large number 
of different hosts.
 
-----Original message-----
> From:Chris Mielke <[email protected]>
> Sent: Wednesday 18th June 2014 23:55
> To: [email protected]
> Subject: Elasticsearch &amp; customized indicies
> 
> Hey all,
> 
> Pretty new to Nutch and getting it integrated with Elasticsearch. I've
> managed to finally get it working. Ideally, I'd like to have a separate
> Elasticsearch index for each site that is crawled, or a separate
> Elasticsearch index type for each site.
> 
> For example:
> Site abc.com ends up in the index "abc" in Elasticsearch
> Site xyz.com ends up in the index "xyz" in Elasticsearch
> 
> Is there a way to do this?
> 
> Thanks!
> 
> ..Chris
> 
> Chris Mielke
> Web Developer
> 

Reply via email to