Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated README to markdown and added sinan #1

Open
wants to merge 144 commits into
base: master
Choose a base branch
from

Conversation

tsloughter
Copy link

It would be nice if you don't mind incorporating these changes into your fork. The sinan pieces won't get in the way of the rebar building and the other changes aren't much of anything.

I'd been thinking of getting back to updating this project recently so glad to see you have been working on it which motivates me :).

I've also tagged this current code as 0.2.0 and added a package to agner's repo for @master and 0.2.0.

tsloughter and others added 30 commits January 24, 2012 17:02
If the requested query is a proplist, then send it as json. This allows
for compound queries.
Add support for complex search queries
new param ctimeout, updated to hackney 0.4.4
Some servers behind firewall will only support http/https but not git
protocol due to company security policy
Change dependencies' protocol from git to https
hackney:request can also return {error, ...}
so the caller would know what went wrong
ddeboer and others added 30 commits March 27, 2017 16:45
Add _reindex and _aliases endpoints
Introduce new count API functions 'count/*'
Add content-type to requests to elasticsearch
add erlang 19 and 20 for test
That test if a given index template exists
Adding function to support bulk_index_docs with default #erls_params

Reviewers: tsloughter
Add bulk_index_docs with default params
Adding `index_template_exists/1,2` funs
* bulk api support (#1)

* bulk api support

* fixing spec
* new fun to put an index setting
* Beautification of README.md  

Split the big console dump into labeled sections

* Update README.md

* Update README.md

* Update README.md
rebar3 is pretty ubiqutous nowdays - do we want to keep this binary blob laying around
Waits for docker-compose to start elasticsearch in the background and executes common test suite
* test erlang/otp 21, use official rebar3

* update deps

* test erlang/otp 22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet