bells / elasticsearch-analysis-dynamic-synonym

The dynamic synonym plugin adds a synonym token filter that reloads the synonym file(local file or remote file) at given intervals (default 60s).
372 stars 182 forks source link

support for Elasticsearch 7.3.1 #53

Closed wyhw closed 5 years ago

wyhw commented 5 years ago

升级到 7.3.1 (原有方法变私有无法使用) Upgrade to 7.3.1 (analysisRegistry.getTokenizerProvider and AnalysisRegistry.getSettingsFromIndexSettings become private methods in Elasticsearch-7.3.1)