You are looking at documentation for an older release.
Not what you want? See the
current release documentation.
Keyword Analyzeredit
An analyzer of type keyword
that "tokenizes" an entire stream as a
single token. This is useful for data like zip codes, ids and so on.
Note, when using mapping definitions, it might make more sense to simply
mark the field as not_analyzed
.