Daniel Berkompas
4bda5af4d8
Improve docs on Index.create_from_file/2
2018-01-02 08:46:26 -08:00
Daniel Berkompas
64fea29c0c
Rename model => struct
2018-01-02 08:41:57 -08:00
Daniel Berkompas
11d99302f6
Move functions from Elasticsearch to Index module
2018-01-02 08:32:40 -08:00
Daniel Berkompas
340779b5e9
Make JSON library configurable
...
Some people might want to use the new Jason library for its performance.
This library encodes and decodes a lot of JSON, so any performance
improvements would be welcome.
2018-01-02 07:53:18 -08:00
Daniel Berkompas
5f1590f2aa
Organize modules into folders
...
Fake "domains"
2018-01-02 07:44:37 -08:00
Daniel Berkompas
2ffdf750a5
Rename Builder => Index
2018-01-02 07:41:53 -08:00
Daniel Berkompas
df24869d86
Organize modules in ExDoc
2018-01-02 07:32:41 -08:00
Daniel Berkompas
209e45e7aa
Rename DataLoader => Store
2018-01-02 07:04:36 -08:00
Daniel Berkompas
beeb910d87
Update README
2018-01-02 06:54:59 -08:00
Daniel Berkompas
a33e809557
Format codebase
...
Using more recent best practices.
2018-01-02 06:53:51 -08:00
Daniel Berkompas
7a329acb66
Merge branch 'master' into configuration
...
* master:
2017-11-03 15:51:02 -07:00
Daniel Berkompas
87c9ffa303
Improve README
2017-11-03 15:50:38 -07:00
Daniel Berkompas
327af7cdc6
Merge pull request #1 from infinitered/configuration
...
Rework configuration
2017-11-03 15:22:14 -07:00
Daniel Berkompas
d30323d103
Rework configuration
...
Also, use more understandable examples.
2017-11-03 15:17:58 -07:00
Daniel Berkompas
832dc9db99
Functionalize mix tasks
...
Mix tasks should be clients on the business logic, and contain nothing
that doesn't relate to being a mix task.
2017-11-03 14:27:32 -07:00
Daniel Berkompas
d38d224873
Fix broken tests
2017-11-03 13:43:56 -07:00
Daniel Berkompas
383982ac88
Tweak setup script for Semaphore
2017-11-03 13:18:36 -07:00
Daniel Berkompas
84929ff7db
Add setup, ci scripts
2017-11-03 11:39:18 -07:00
Daniel Berkompas
e6986a82f6
Add dev tools for running Elasticsearch on dev envs
2017-11-03 11:13:39 -07:00
Daniel Berkompas
5c4562e68d
Add mix elasticsearch.install
task
...
This will be helpful for making projects initialize their own version of
elasticsearch for development purposes.
2017-11-02 14:58:59 -07:00
Daniel Berkompas
13d98ad1d1
Add more useful functions to Elasticsearch
2017-11-02 14:25:38 -07:00
Daniel Berkompas
b75fd2ed90
Draft version
...
Contains the basic building blocks.
2017-11-02 13:28:49 -07:00
Daniel Berkompas
6d65bd3b20
Initial commit
2017-10-30 11:37:34 -07:00