Issue with dynamic index template with a dynamic mapping template

Oops, sorry if I misled Wes. #til

On Sun, Feb 12, 2012 at 7:50 PM, Shay Banon kimchy@gmail.com wrote:

It won't show index set to analyzed because its the default (to conserve
space).

On Friday, February 10, 2012 at 6:29 PM, Wes Plunk wrote:

I think I figured it out.

Unless I specify the field the field will not return, so the "store":"yes"
option is definitely working.

My confusion I guess is that the "index":"analyzed" doesn't show up in the
config for the "strField1". It is working correctly but I would have
expected to see that the dynamically generated field would have this
attribute.