– geo_point - indexes latitude-longitude pairs
– geo_shape - indexes an arbitrary geo shapes (such as rectangles and polygons)
– completion - dedicated data type to back auto-complete/search-as-you-type functionality
– token_count - dedicated data type to count the number of tokens in a string
– percolator - specialized data type to store the query which is going to be used by percolate query to match the documents