I can search one document _type:apache-* AND SSN just fine with results. However, how do I search multiple document types in the search bar: _type:apache_type:weblogic _type-* AND SSN This does not return any results.
Thank you
I can search one document _type:apache-* AND SSN just fine with results. However, how do I search multiple document types in the search bar: _type:apache_type:weblogic _type-* AND SSN This does not return any results.
Thank you
_type:(apache OR weblogic) AND SSN
More docs on the query language here
That works thank you!
© 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.