Hi there,
I'm looking for a way to filter my query results.
I need to exclude all those results that are not only numbers.
Is there a way to this in "post production"? I'm using elastic as a database and cannot change definitions, only query it.
Hi there,
I'm looking for a way to filter my query results.
I need to exclude all those results that are not only numbers.
Is there a way to this in "post production"? I'm using elastic as a database and cannot change definitions, only query it.
Please don't post images of text as they are hardly readable and not searchable.
Instead paste the text and format it with </>
icon. Check the preview window.
May be you can try a range query with something like key
lte "a"
?
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.