So, Have I to extract the Java type of each object of response? There is no 
way to get metadata directly?

Thanks for the answer!

Em terça-feira, 14 de janeiro de 2014 12h13min44s UTC-2, Savio Teles 
escreveu:
>
> How can I get the metadata from a query result?
>
> In Java can be implemented like this using SQL:
>
> Statement st = connection.createStatement();
> ResultSet result = st.executeQuery(sql); 
> result.getMetaData();
>

-- 
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/233e3754-b1da-482f-8c98-b16a30a87b0b%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to