Hi All,
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

