I need to know, if Elasticsearch has some feature to find the
duplicate documents or documents counts if I want to see how many documents
are having same values against two or more fields. I can do that for one
field using facets, but what if I need to do it against more than one
field. For Example : Suppose I have following doc in Es
So now my requirement is to find all doc having same age and same country,
So that doc1 and doc4 are duplicate for me, OR In simple words, I want
to have unique clause on a single fields or composite fields key. Is this
possible??
Please let me know if its possible using Elasticsearch, as I think it is
very important feature for me.
Le samedi 28 décembre 2013 06:16:16 UTC+1, Narinder Kaur a écrit :
Hi All,
I need to know, if Elasticsearch has some feature to find the
duplicate documents or documents counts if I want to see how many documents
are having same values against two or more fields. I can do that for one
field using facets, but what if I need to do it against more than one
field. For Example : Suppose I have following doc in Es
So now my requirement is to find all doc having same age and same country,
So that doc1 and doc4 are duplicate for me, OR In simple words, I want
to have unique clause on a single fields or composite fields key. Is this
possible??
Please let me know if its possible using Elasticsearch, as I think it is
very important feature for me.
Le samedi 28 décembre 2013 06:16:16 UTC+1, Narinder Kaur a écrit :
Hi All,
I need to know, if Elasticsearch has some feature to find the
duplicate documents or documents counts if I want to see how many documents
are having same values against two or more fields. I can do that for one
field using facets, but what if I need to do it against more than one
field. For Example : Suppose I have following doc in Es
So now my requirement is to find all doc having same age and same
country, So that doc1 and doc4 are duplicate for me, OR In simple words,
I want to have unique clause on a single fields or composite fields key. Is
this possible??
Please let me know if its possible using Elasticsearch, as I think it is
very important feature for me.
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.