Which analyzer strategy use

Hello elasticUs, I want to know which is the best route to index a text that
contains codes (for example 1/56DTH) and other normal text but without
losing benefits of analyzed text.
For example I want index the text:
"Every night I need to restart my robots 1/56DTH"

If I use an standard english analyzer (/_analyze?analyzer=english)
everi, night, i, need, restart, my, robot, 1, 56dth

My target is get something like:
everi, night, i, need, restart, my, robot, 1/56dth

I think the key is create a new analyzer with a Pattern Tokenizer capable to
detect 1/56DTH like a term. what do you think? I go in the correct way?

Many thanks for considering my request.

--
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/4fbdc119-6135-4af7-a5db-b94da1aa9181%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.