Are auto-generated ids UUIDs?

Hi,
I'd like to learn if the automatically generated document ids are unique
across totally different elasticsearch clusters. We are planning to use
different clusters for manual sharding but we'd like the document ids to be
unique just in case.

Regards,

--
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.

Hi,

Yes they are UUIDs. If required, you can also pass your own ids instead of
ES generating them for you.

Thanks,
Anand

On Monday, 7 October 2013 18:06:22 UTC+5:30, Serkan Camurcuoglu wrote:

Hi,
I'd like to learn if the automatically generated document ids are unique
across totally different elasticsearch clusters. We are planning to use
different clusters for manual sharding but we'd like the document ids to be
unique just in case.

Regards,

--
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.