Can we update the index name without affecting the existing indexing and search functionality

I already insert the some data to Elastic Search Server.Now,i wanted to
change the index name.

Is this possible?how we can change the index name.

If possible,whether it affects search functionality or not?

Please help me.
Thanks in Advance.

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

You probably want to take a look at aliases -

Or Elasticsearch Platform — Find real-time answers at scale | Elastic

Regards,
Mark Walkom

Infrastructure Engineer
Campaign Monitor
email: markw@campaignmonitor.com
web: www.campaignmonitor.com

On 18 November 2013 22:40, Elastic Sowjanya sowjanyachalla@gmail.comwrote:

I already insert the some data to Elastic Search Server.Now,i wanted to
change the index name.

Is this possible?how we can change the index name.

If possible,whether it affects search functionality or not?

Please help me.
Thanks in Advance.

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

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

If index name need to be changed, the provided link states that it should be reindexed. If possible can you let me know, how to do re-indexing, what exactly mean of reindexing.

Please let me also know, If I am wrong here.

Thanks & Regards,
Akram.

It means index again your documents from your source (or from elasticsearch) in another index.

What is unclear?

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet | @elasticsearchfr

Le 22 novembre 2013 at 10:07:20, akram79 (akram.hussain.sk@gmail.com) a écrit:

Hi,

If index name need to be changed, the provided link
http://www.elasticsearch.org/blog/changing-mapping-with-zero-downtime/
states that it should be reindexed. If possible can you let me know, how to
do re-indexing, what exactly mean of reindexing.

Please let me also know, If I am wrong here.

Thanks & Regards,
Akram.

--
View this message in context: http://elasticsearch-users.115913.n3.nabble.com/can-we-update-the-index-name-without-affecting-the-existing-indexing-and-search-functionality-tp4044469p4044542.html
Sent from the ElasticSearch Users mailing list archive at Nabble.com.

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

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