Hey Guys,

I wanted to get some clarification on how Elasticsearch handles/uses Smile 
binary JSON. Mainly:

1. Does ES convert JSON to Smile before saving into Lucene?

2. Does ES use Smile as the wire protocol for the Java Client?

3. If I wanted to have everything in Smile format (What's stored in Lucene, 
fieldata, and the communication between server and client) how should I do it? 
Should I just set the "source" to Smile byte array using the Java Client?

Note that I use the Java Client and don't really use the REST API, except for 
debugging.

Best,

Drew

-- 
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/4D73E3EC-83A6-459F-AB2B-F6540D5BE3BD%40venarc.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to