liberation / django-elasticsearch

Simple wrapper around elasticsearch-py to index/search a django Model.
MIT License
211 stars 73 forks source link

Synonym token filter example #30

Closed bekatom closed 7 months ago

bekatom commented 8 years ago

Is there any sample or documentation how to make sysnonym token filter ?

https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-synonym-tokenfilter.html#analysis-synonym-tokenfilter

also is it possible to have django model for "synonyms_path"