Linked several ES *clusters* allowing multi site search

Thans for your enlightenment Tlarhices, it confirms what I suspected

For such use case (search on multi-organization indexes), SolR might be a
better solution as it allows to delegate part of search to specified shards.

Anyway, I keep ES in mind for my organization only.

Thanks.

Le lundi 26 août 2013 06:06:45 UTC+2, Tlarhices a écrit :

I think the elasticsearch way of doing this is to have a single
cluster containing both datacenters.
Then, using routing limit where each data is actually indexed.
Elasticsearch Platform — Find real-time answers at scale | Elastic

If you want 2 separate clusters, I think you would have to query both
separately and merge the results yourself manually on client side.

2013/8/26 BillyEm <wmart...@gmail.com <javascript:>>:

Well, you could research the problem, then see if ES is a candidate and
then
ask for design and implementation details. But you skipped the hard
parts.
so ....

On Saturday, August 24, 2013 9:36:11 AM UTC-4, Raphaël Flores wrote:

Hello all,

I'm wondering if following scenari is possible with native ES or with
some
over work.

Site S1 have an ES cluster with its proper data, site S2 has ots own
cluster too, with other data. We'd like to allow search over the two
sites
so that one unique query matches data on the two clusters and merges
results.

A constraint we have is that data should not be shared in the two
cluster,
that's why not only one cluster is used.

Is such scenario possible?

Thanks for answers.

--
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 elasticsearc...@googlegroups.com <javascript:>.
For more options, visit https://groups.google.com/groups/opt_out.

--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.