Hi ,
Suppose i have a setting "index.routing.allocation.include.*"
for a index and i want to delete it. ( Not update )
How can i do it ?
Thanks
Vineeth
--
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.
Currently, it's not possible to delete a setting through API, you can only
overwrite it with another value. In case of include you can set value to
"*" or "" for example.
On Tuesday, June 4, 2013 7:04:41 AM UTC-4, Vineeth Mohan wrote:
Hi ,
Suppose i have a setting "index.routing.allocation.include.*"
for a index and i want to delete it. ( Not update )
How can i do it ?
Thanks
Vineeth
--
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.
Does this qualify to be a feature request ?
If so can i file an issue.
Thanks
Vineeth
On Tue, Jun 4, 2013 at 7:37 PM, Igor Motov imotov@gmail.com wrote:
Currently, it's not possible to delete a setting through API, you can only
overwrite it with another value. In case of include you can set value to
"*" or "" for example.
On Tuesday, June 4, 2013 7:04:41 AM UTC-4, Vineeth Mohan wrote:
Hi ,
Suppose i have a setting "index.routing.allocation.**include.*"
for a index and i want to delete it. ( Not update )
How can i do it ?
Thanks
Vineeth
--
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.