Greg, to add to Colin's reply, try not_analyzed, or if you want 
case-insensitive searches, then you can do a custom analyzer consisting of 
keyword tokenizer + lowercase filter. You might also be interested in the 
multi fields feature if you want to search on the same field in many 
different ways:

http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/mapping-core-types.html#_multi_fields_3

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/cf786122-8d78-4fd4-8548-31a999e6bfbd%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to