Config tokenizer for each type in config file

Hi there

I have two different types of data, for one type , I dont want it to be
tokenized, so I write the config file elasticsearch.yml like this:
index.analysis.analyzer.default:
type: custom
tokenizer: keyword
filter: standard

But, for other type of data, I want it be tokenized by standard tokenizer,
can I just change the config file to accomplish this?

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/be5b1afa-009b-422d-9962-b46681be22bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.