Hello,

I was wondering if it is possible to use Kibana's query functionality with
the Java API. For instance in Kibana when I enter *message="test", Kibana
would return a list of documents/entries that have column "message" matching
"test". I want to be able to do the same using Java without having to go
through Kibana in a way that I can pass any query statements (like the one
above) to the Java API and it would return a list of entries/documents.
Thank you very much!

Minh



--
View this message in context: 
http://elasticsearch-users.115913.n3.nabble.com/Using-Kibana-s-query-functionality-with-Java-API-tp4061913.html
Sent from the ElasticSearch Users mailing list archive at Nabble.com.

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/1408047387635-4061913.post%40n3.nabble.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to