Updating the mappings and settings of an existing index

Hi... I have a application, I´m using elasticsearch, mongodb, radis to go
on heroku to run this.

I made some changes on this files "searchable" and "elasticsearch", because
I wanna remove ngran filter. by what I am seeing I will have to create a
new index, but how I can do this?

what are the steps?

$ curl -X POST
https://x3ercej5:y5divyk63msqjthf@oak-1405661.us-east-1.bonsai.io/_close

$ heroku run rake environment elasticsearch:import:all DIR=app/models
--trace

$ curl -X POST
https://x3ercej5:y5divyk63msqjthf@oak-1405661.us-east-1.bonsai.io/_open

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/facc4ac8-5be2-43bd-b1d3-87889cc27647%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

obs: I´m using ruby on rails.

Em terça-feira, 28 de abril de 2015 10:10:49 UTC-3, Marcus Teixeira
escreveu:

Hi... I have a application, I´m using elasticsearch, mongodb, radis to go
on heroku to run this.

I made some changes on this files "searchable" and "elasticsearch",
because I wanna remove ngran filter. by what I am seeing I will have to
create a new index, but how I can do this?

what are the steps?

$ curl -X POST
https://x3ercej5:y5divyk63msqjthf@oak-1405661.us-east-1.bonsai.io/_close

$ heroku run rake environment elasticsearch:import:all DIR=app/models
--trace

$ curl -X POST
https://x3ercej5:y5divyk63msqjthf@oak-1405661.us-east-1.bonsai.io/_open

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/3c9cc8b3-f4eb-438f-932a-f71784a14ffb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.