Displaying 1 result from an estimated 1 matches for "filiphanes".
2019 Sep 19
2
fts-elastic plugin
Hi all,
I have recently worked on fts plugin for ElasticSearch.
https://github.com/filiphanes/fts-elastic
It is forked from fts-elasticsearch as you can see in PR
https://github.com/atkinsj/fts-elasticsearch/pull/21
with following changes (maybe some more)
- no duplicate json keys in indexed documents, so compatible with ES 7.x
- 1 elastic index for all users with routing by username...