6cd946f75f
remove _doc prefix in docs
2022-07-06 19:22:49 +01:00
2472682005
Remove _doc prefix
2022-07-06 19:20:44 +01:00
Daniel Berkompas
3332e6eb3b
Merge pull request #78 from Bluetab/feature/bulk-index-action
...
Bulk "index" action and HEAD support
2021-06-12 16:08:22 -07:00
Tom Crossland
e829bae266
Merge tag 'v1.0.1' into feature/bulk-index-action
2021-02-26 11:18:06 +01:00
Daniel Berkompas
9e1cfd2534
🔧 Add missing typespecs
...
Closes #75
2021-01-23 17:47:46 -08:00
Daniel Berkompas
9c7a6ebc80
Minor tweaks to docker configuration
2021-01-23 17:36:49 -08:00
Daniel Berkompas
8084ecf6ac
✅ Add test coverage for #81
...
See #81
2021-01-24 01:36:09 +00:00
Daniel Berkompas
2190725cb3
Bump version to 1.0.1
2021-01-21 06:58:39 -08:00
Daniel Berkompas
15395ff298
Merge pull request #92 from danielberkompas/run-with-docker
...
Develop with docker, add Semaphore for CI
2021-01-16 16:05:44 -08:00
Daniel Berkompas
10814f7748
Add semaphore badge to README
2021-01-16 16:02:47 -08:00
Daniel Berkompas
0850850cd8
Add config for SemaphoreCI
2021-01-16 15:58:07 -08:00
Daniel Berkompas
2de4eba30a
Develop against a recent Elasticsearch version
2021-01-16 15:10:58 -08:00
Daniel Berkompas
368f950852
Upgrade development environment dependencies
2021-01-16 15:07:17 -08:00
Daniel Berkompas
98e10067db
Add support for local development with docker
...
Most of my local development is now using Docker, so for consistency
I've added some Docker compose files.
2021-01-16 14:59:56 -08:00
Daniel Berkompas
4ce751b4b5
Merge pull request #87 from pwcsquared/fix/install-new-versions
...
Fixes for installing versions > 7.0.0 and configuring port for elasticsearch test
2020-07-30 16:35:21 -07:00
Daniel Berkompas
c54b0b6b6d
Merge pull request #89 from nitinstp23/hotfix/cluster-config-ets-table
...
Store Cluster config in a ETS table to prevent timeout while fetching cluster config
2020-07-30 16:33:31 -07:00
Nitin Misra
c98f6b1186
Store Cluster config in a ets table to prevent timeout while fetching cluster config
2020-07-29 14:44:29 +05:30
Patrick Carr
1ffaf5c81e
remove unnecessary var
2020-05-25 18:42:13 -07:00
Patrick Carr
45b31fa881
fix port parameter in executable and wrap, make test cluster port configurable
2020-05-25 18:38:34 -07:00
Patrick Carr
f05ecf0130
update 'protocol not defined' wording in doctest
2020-05-21 21:52:15 -07:00
Patrick Carr
8b166ff509
mix format
2020-05-21 18:35:14 -07:00
Patrick Carr
b6fe50f0e8
specify os arch in elasticsearch filename if major version > 6
2020-05-21 18:29:07 -07:00
Tom Crossland
3d44a0b63e
refactor: remove presence validation for settings (empty map is valid)
2019-10-07 11:18:34 +02:00
Tom Crossland
3b3af970c0
fix: failing test after changing settings validatino
2019-10-07 11:04:24 +02:00
Tom Crossland
a71ae8336c
fix: an empty map is valid for index settings
2019-10-04 21:50:53 +02:00
Tom Crossland
747aa6eedd
feat: allow settings to be read from a map instead of a file
2019-10-04 21:30:27 +02:00
Tom Crossland
3674d6e4e6
feat: support for bulk "index" action
2019-10-02 11:12:40 +02:00
Tom Crossland
dc890cabbd
refactor: we can specify the type in the bulk API url
2019-09-30 09:08:10 +02:00
Tom Crossland
5b00d00018
feat: allow action to be specified in bulk encoding
2019-09-27 14:11:41 +02:00
Tom Crossland
ca32ae5cd3
feat: allow document type to be specified in bulk encoding
2019-09-27 14:08:50 +02:00
Daniel Berkompas
837960347f
Merge pull request #72 from ImmaculatePine/bump-elasticsearch-version
...
Bump Elasticsearch to 6.8.1 in setup script
2019-07-31 16:08:43 -07:00
Aleksandr Borovykh
c52feb42e5
Bump Elasticsearch to 6.8.1 in setup script
2019-07-03 14:45:30 +02:00
Daniel Berkompas
20ba9fbc28
Merge pull request #74 from ImmaculatePine/fix-travis-config
...
Fix TravisCI configuration
2019-07-02 09:49:19 -07:00
Aleksandr Borovykh
419820b352
Fix TravisCI configuration
2019-07-01 20:50:14 +02:00
Daniel Berkompas
1a7bbe7666
Merge pull request #70 from soundmonster/dialyzer
...
Fix minor errors found by Dialyzer
2019-06-14 08:29:22 -07:00
Leo Batyuk
90c474d9d8
Provide string version of alias name where expected
2019-06-03 18:07:47 +02:00
Leo Batyuk
6b30bcccc4
Adhere to HTTPoison.request/5 signature
2019-06-03 18:07:41 +02:00
Daniel Berkompas
a1fc11c476
[ #66 ]: Update README
2019-04-06 19:18:35 -07:00
Daniel Berkompas
ec9cb3cc21
Update Changelog
2019-03-30 16:56:36 -07:00
Daniel Berkompas
d0348e4c24
Bump version to 1.0.0
...
The breaking changes I'm working on are severe enough that this should
be considered 1.0.0. Folks are using it in production, so breaking
changes should come as a 2.0.0
2019-03-30 16:48:30 -07:00
Daniel Berkompas
eb61b9818f
Merge pull request #67 from marcelolebre/master
...
Add support to AWS
2019-03-30 16:44:56 -07:00
Marcelo Lebre
1297d73fcc
Fix getting default_options with map rather than keyword
2019-03-24 17:11:40 +00:00
Marcelo Lebre
ed43884c04
Update test configs
2019-03-24 16:47:37 +00:00
Marcelo Lebre
1e096aa8cc
Format code style
2019-03-24 16:47:04 +00:00
Marcelo Lebre
1816a626e6
Fix issue retrieving aws credentials
2019-03-24 16:34:26 +00:00
Marcelo Lebre
64376e6511
Refactor AWS implementation to use default_options as source for config
2019-03-24 16:14:37 +00:00
Marcelo Lebre
64e876724d
Fix validation according to presence of correct AWS module
2019-03-20 16:17:55 +00:00
Marcelo Lebre
e57b633b04
Format code
2019-03-20 15:32:58 +00:00
Marcelo Lebre
8975ee790e
Update readme with more polished documentation on AWS
2019-03-20 14:29:29 +00:00
Marcelo Lebre
8e98fab53f
Fix documentation issue
2019-03-20 14:25:01 +00:00