v.25.11Performance Improvement

Improved text index performance

Improved text index performance by caching dictionary blocks and using hashtables for token lookups instead of binary search. #88786 (Elmi Ahmadov).