Dear all,

I am new to Elasticsearch and I want to know how I can add a new field to 
an alias... Let me explain what I am doing, 


Actually what I am trying to do is explained here, 

http://stackoverflow.com/questions/29080751/how-to-change-the-alias-value-on-elasticsearch

So according to the response that I got, I tried to use "script_fields" 
while the query, but as a result I got just the filtered result, what I 
want is to get _source + scripted field. 

Second thing I tried was, 

I had an alias which was pointin my index, so what I tried to do was to 
have a new alias pointing the same index but scripted filter added this 
time;  so I tried to generate a new alias while adding a new scripted field 
but I am still unavailable to do that. Do you have any idea how I can 
continue ? 

Thanks a lot 

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/b24022b2-915b-43c8-b970-8cdaf0821f6e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to