Some clarity about Update index

Hi ,

Lets say I have a document {name :"Jhon"} and index is eventually
consistent. I update the document to {name :"Tom"}.
The lucene index is not updated.
But In search I am getting 1 result for name : "Jhon" .

  1. What will field value for name Jhon or Tom ?

Thanks,
Arjit

--
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/4a3c2b14-ba5b-4def-8aa4-d0a97256c249%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Hey,

can you be more specific and provide more information? How do you update a
document without updating the lucene index? Is this some theoretical
eventual consistency fallacy here or something you stumbled across and
should be considered a bug? If so, can you reproduce?
Please be more specific, unsure, what your question is. Thanks!

--Alex

On Wed, Jan 29, 2014 at 4:16 AM, Arjit Gupta arjit292@gmail.com wrote:

Hi ,

Lets say I have a document {name :"Jhon"} and index is eventually
consistent. I update the document to {name :"Tom"}.
The lucene index is not updated.
But In search I am getting 1 result for name : "Jhon" .

  1. What will field value for name Jhon or Tom ?

Thanks,
Arjit

--
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/4a3c2b14-ba5b-4def-8aa4-d0a97256c249%40googlegroups.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.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAGCwEM8FGxxbWD%2Bc%2BDzvjYfZcCE0jES%3DUWc1vD9K28i4b%3DxztQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.