Analyzer per field type

Hi,

Is there a way to configure an analyzer for a specific field type?
Say for dates or strings only.

thanks
stelios

--
View this message in context: http://elasticsearch-users.115913.n3.nabble.com/Analyzer-per-field-type-tp2625170p2625170.html
Sent from the ElasticSearch Users mailing list archive at Nabble.com.

Hi,

I think dynamic_templates can do that:
http://localhost:4000/guide/reference/mapping/root-object-type.html

http://localhost:4000/guide/reference/mapping/root-object-type.html
Regards,
Lukas

On Thu, Mar 3, 2011 at 2:42 PM, stelios stetogias@gmail.com wrote:

Hi,

Is there a way to configure an analyzer for a specific field type?
Say for dates or strings only.

thanks
stelios

--
View this message in context:
http://elasticsearch-users.115913.n3.nabble.com/Analyzer-per-field-type-tp2625170p2625170.html
Sent from the Elasticsearch Users mailing list archive at Nabble.com.