I'm answering my own question here since I came across this issue on GitHub.

https://github.com/elastic/elasticsearch/issues/10465

So the correct field options for a murmur3 field are:
"index" : "no",
"doc_values" : true

- Drew

On Wednesday, March 25, 2015 at 4:28:25 PM UTC-7, Drew wrote:
>
> Hi Guys, 
>
> Would it make sense to set "doc_values: enabled" on a murmur3 type field 
> since it’s being used for aggregations? 
>
> - 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 elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/294f18cc-45d2-4463-80b0-d47910a8a32f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to