danielberkompas/elasticsearch-elixir

Example of working app

hipertracker opened this issue · 3 comments

Could you add a full working Phoenix example with small Ecto model having some relations? I can't figure out how to use this library.

I noticed in the configuration that it refers to a file located in "priv/elasticsearch/posts.json" How do we set that file up? Give us an example please.

@sc4224 You can see an example here. It's the same settings that you post to Elasticsearch when you create an index.

I nerd to