pelias / schema

elasticsearch schema files and tooling
MIT License
40 stars 76 forks source link

merge duplicate tokenizers #450

Closed missinglink closed 4 years ago

missinglink commented 4 years ago

this is a purely cosmetic refactor that simplifies the schema a little. at some point our two tokenizers peliasNameTokenizer and peliasStreetTokenizer became the same in all but name. this PR merges them together into a single tokenizer named peliasTokenizer.