I am trying to make a filter in Lens
field: exists does not take in count fields that have value null
ie. I am trying to only check for the key
How can I achieve this?
I am trying to make a filter in Lens
field: exists does not take in count fields that have value null
ie. I am trying to only check for the key
How can I achieve this?
I think that's pretty much how fields work in Elasticsearch, based on this issue: Exists filter on scripted fields not working · Issue #61599 · elastic/kibana · GitHub
Feel free to open another issue, since this wouldn't be covered by the one above, but I see it as a pretty big/risky change so I wouldn't hold my hopes up for a very quick fix.
ok thanks. I look for work arounds
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.