Hi, I am having Kibana 5.4.0. I am filtering in top bar:
a) attrs.from:iptel.org -> this works, returns attrs.from where substring is "iptel.org"
b) iptel.org -> works, return any field that contains substring "iptel.org"
c) iptel -> DOESN'T WORK, returns "No results found". How so?
d) "asterisk"iptel"asterisk" -> works, return any field that contains substring "iptel"
e) attrs.from:iptel -> DOESN'T WORK
f) attrs.from:iptel.org -> works
I thought that I have specify that I want substring but if a) and b) returns substring I expect also c) to do it so.
attrs.from is searchable keyword that looks like "sip:3400017733@iptel.org".
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.