- [x] Update arguments encoding to separate doc value for faster merge - https://github.com/elastic/elasticsearch/pull/132782 - [x] Handle fields large than 32kb https://github.com/elastic/elasticsearch/pull/134606 - [x] Use compile pattern for token splitting (also in above pr) - [x] Use doc values for value fetcher https://github.com/elastic/elasticsearch/pull/134693 - [x] Change mapping type name to pattern_text https://github.com/elastic/elasticsearch/pull/134834