Just installed es-1.5.0 with cloud-aws-2.5.0 on a machine. Did a restore of
a snapshot made with es-1.4.1. All documents are there, but the exists
filter seems broken. The query that used to return all documents matching,
now return 0 documents, even though the field exists when reading the
documents.
Could you check the version that is returned when you run curl
"localhost:9200/my_own_index/_settings?pretty". The version will be in
"version" : {
"created" : "XXXXXXX"
}
Could you compare it to the version that is returned by the same index in
the pre-1.5.0 cluster?
Igor
On Wednesday, 25 March 2015 09:27:03 UTC-4, Mads Martin Jørgensen wrote:
Hello all,
Just installed es-1.5.0 with cloud-aws-2.5.0 on a machine. Did a restore
of a snapshot made with es-1.4.1. All documents are there, but the exists
filter seems broken. The query that used to return all documents matching,
now return 0 documents, even though the field exists when reading the
documents.
They're similar. The 1.5.0 cluster has "created" : "1000199", and the 1.4.1
cluster also has "created" : "1000199"
On Wednesday, March 25, 2015 at 4:45:30 PM UTC+1, Igor Motov wrote:
Hi Mads Martin,
Could you check the version that is returned when you run curl
"localhost:9200/my_own_index/_settings?pretty". The version will be in
"version" : {
"created" : "XXXXXXX"
}
Could you compare it to the version that is returned by the same index in
the pre-1.5.0 cluster?
Igor
On Wednesday, 25 March 2015 09:27:03 UTC-4, Mads Martin Jørgensen wrote:
Hello all,
Just installed es-1.5.0 with cloud-aws-2.5.0 on a machine. Did a restore
of a snapshot made with es-1.4.1. All documents are there, but the exists
filter seems broken. The query that used to return all documents matching,
now return 0 documents, even though the field exists when reading the
documents.
On Wednesday, 25 March 2015 13:43:28 UTC-4, Mads Martin Jørgensen wrote:
They're similar. The 1.5.0 cluster has "created" : "1000199", and the
1.4.1 cluster also has "created" : "1000199"
On Wednesday, March 25, 2015 at 4:45:30 PM UTC+1, Igor Motov wrote:
Hi Mads Martin,
Could you check the version that is returned when you run curl
"localhost:9200/my_own_index/_settings?pretty". The version will be in
"version" : {
"created" : "XXXXXXX"
}
Could you compare it to the version that is returned by the same index in
the pre-1.5.0 cluster?
Igor
On Wednesday, 25 March 2015 09:27:03 UTC-4, Mads Martin Jørgensen wrote:
Hello all,
Just installed es-1.5.0 with cloud-aws-2.5.0 on a machine. Did a restore
of a snapshot made with es-1.4.1. All documents are there, but the exists
filter seems broken. The query that used to return all documents matching,
now return 0 documents, even though the field exists when reading the
documents.
On Wednesday, 25 March 2015 13:43:28 UTC-4, Mads Martin Jørgensen wrote:
They're similar. The 1.5.0 cluster has "created" : "1000199", and the
1.4.1 cluster also has "created" : "1000199"
On Wednesday, March 25, 2015 at 4:45:30 PM UTC+1, Igor Motov wrote:
Hi Mads Martin,
Could you check the version that is returned when you run curl
"localhost:9200/my_own_index/_settings?pretty". The version will be in
"version" : {
"created" : "XXXXXXX"
}
Could you compare it to the version that is returned by the same index
in the pre-1.5.0 cluster?
Igor
On Wednesday, 25 March 2015 09:27:03 UTC-4, Mads Martin Jørgensen wrote:
Hello all,
Just installed es-1.5.0 with cloud-aws-2.5.0 on a machine. Did a
restore of a snapshot made with es-1.4.1. All documents are there, but the
exists filter seems broken. The query that used to return all documents
matching, now return 0 documents, even though the field exists when reading
the documents.
Seems like it also impacts "missing". Just checking that the patch will
address that too? Looks like it will from the file changes in the patch
code, but thought I'd better mention it, just in case!
On Thursday, 26 March 2015 18:31:44 UTC, Mads Martin Jørgensen wrote:
Thanks for fixing!
On Thursday, March 26, 2015 at 3:29:17 PM UTC+1, Igor Motov wrote:
On Wednesday, 25 March 2015 13:43:28 UTC-4, Mads Martin Jørgensen wrote:
They're similar. The 1.5.0 cluster has "created" : "1000199", and the
1.4.1 cluster also has "created" : "1000199"
On Wednesday, March 25, 2015 at 4:45:30 PM UTC+1, Igor Motov wrote:
Hi Mads Martin,
Could you check the version that is returned when you run curl
"localhost:9200/my_own_index/_settings?pretty". The version will be in
"version" : {
"created" : "XXXXXXX"
}
Could you compare it to the version that is returned by the same index
in the pre-1.5.0 cluster?
Igor
On Wednesday, 25 March 2015 09:27:03 UTC-4, Mads Martin Jørgensen wrote:
Hello all,
Just installed es-1.5.0 with cloud-aws-2.5.0 on a machine. Did a
restore of a snapshot made with es-1.4.1. All documents are there, but the
exists filter seems broken. The query that used to return all documents
matching, now return 0 documents, even though the field exists when reading
the documents.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.