Hello,
I would like to know which Elastic query can give me all the names of fields, containing a specific value ?
(I don't want the value of the fields, just their name)
Thank you very much,
Florent
Hello,
I would like to know which Elastic query can give me all the names of fields, containing a specific value ?
(I don't want the value of the fields, just their name)
Thank you very much,
Florent
Hi @Florent_Fauvin,
Maybe the exists query may help you on that,
https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-exists-query.html
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.