Applying same mapping to all types in an index

Hi!

I record certain information daily.
For the convenience of searching data across different range of days, I store data of a day in its own type with the name of type as yyyy-mm-dd.
I want certain field in this type to be not-analyzed. So I was wondering if there is any way we can specify mapping for all types in an index.