I have an odd issue on full text search with Kibana.
I just installed my ES and Kibana by default and am injecting data in two ways, REST and java application using ES java client.
One interesting thing is that the both data is searchable in REST(eg. _search api) in Kibana but the one, injected by java app, isn't hit in Kibana's 'Discovery' tool. (The REST input data is searchable in 'Discovery', of course.)
I guess it is probably a configuration issue in Kiabana but have no idea what it is.
Could anybody help me to figure out the solution to that?
Many thanks in advance for your help.
Regards,
Sato
If you do not provide more information (like index names, mapping, sample documents, example query you executed, Elasticsearch version) it is impossible to help you any further.
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.