fts-elasticsearch
fts-elasticsearch copied to clipboard
No duplicate json keys, fixed http_client leak, different schema
Maybe some drastical changes:
- no duplicate json keys in indexed documents
- 1 elastic index with routing by username
- _id field similar to fts-solr
- don't need to use _source
- renamed all elasticsearch to elastic for shorter names
- fixed http_client leaks
- fixed some compile warnings
- better querying