Yes 1.2.1 fixed the issue. Thanks.
On Tuesday, June 3, 2014 6:36:32 PM UTC+2, David Pilato wrote: > > Yeah. We just released 1.2.1 which fix that issue. > > See http://www.elasticsearch.org/blog/elasticsearch-1-2-1-released/ > > -- > *David Pilato* | *Technical Advocate* | *Elasticsearch.com* > @dadoonet <https://twitter.com/dadoonet> | @elasticsearchfr > <https://twitter.com/elasticsearchfr> > > > Le 3 juin 2014 à 16:31:56, Neil Andrassy ([email protected] > <javascript:>) a écrit: > > Looks like this might be a bug in 1.2 - > https://github.com/elasticsearch/elasticsearch/pull/6393 > > On Monday, 26 May 2014 08:47:41 UTC+1, Pir Abdul Rasool Qureshi wrote: >> >> Hi >> >> We have a single machine elastic search server (8 shards but all hosted >> at the same machine). Index contains 7 million documents. We do not specify >> any custom routing when indexing the documents. We are using Elastic search >> version 1.2. >> >> The problem is that we are unable to retrieve many of our documents using >> GET >> <the id>, . However using search?_id:<the id> we are able to retrieve >> all of those documents. >> >> We are also successful in retrieving a document by specifying routing >> parameter (with different values (1,2,3,...) ) with GET. >> >> With previous version, i.e. Elastic Search 1.0.3, we did not have that >> problem. >> >> Any suggestions for resolution? >> >> 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 [email protected] <javascript:>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/5f64de11-d918-4120-a899-0a5daf44df4e%40googlegroups.com > > <https://groups.google.com/d/msgid/elasticsearch/5f64de11-d918-4120-a899-0a5daf44df4e%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > -- 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/939e3376-6ad7-4bad-95fe-05bd44dcdc86%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
