{ "filter": { "and": [ { "term": { "_developerPortal.id": "1" } }, { "term": { "_developerApplication.id": "2" } } ] }, "partial_fields": { "partial1": { "exclude": "entries.endpoint.*" } } }
Why it is not working?
{ "filter": { "and": [ { "term": { "_developerPortal.id": "1" } }, { "term": { "_developerApplication.id": "2" } } ] }, "partial_fields": { "partial1": { "exclude": "entries.endpoint.*" } } }
Why it is not working?
© 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.