.. _es-guide-reference-index-modules-analysis-asciifolding-tokenfilter: ======================== Asciifolding Tokenfilter ======================== A token filter of type **asciifolding** that converts alphabetic, numeric, and symbolic Unicode characters which are not in the first 127 ASCII characters (the "Basic Latin" Unicode block) into their ASCII equivalents, if one exists.