Commit Graph

13 Commits

Author SHA1 Message Date
79affbce76 remove ignore 400 on index creation 2017-03-01 16:01:28 -07:00
0e0c3feab9 fix mapping types for 5.x+
elasticsearch has deprecated the string type in 5.x, and is removing it in 6.x
2017-03-01 11:23:23 -07:00
c6986e3677 move constants to lib root 2016-07-11 15:48:04 -07:00
13a78d12cc allow index settings to be passed on index creation 2016-06-28 18:28:53 -07:00
49b982db99 change priority field to byte 2016-05-16 14:09:42 -07:00
609e81fdef distiguish the doctype from the jobtype
update tests and mock elasticsearch client
2016-05-12 12:20:49 -07:00
3375335d24 add type field, switch to string types
should allow elasticsearch 2.x use
2016-05-12 11:49:54 -07:00
0020050f3f use contants for defaults, use a common doctype
add tests, update readme
2016-05-12 11:48:54 -07:00
a4323433f2 remove use of var 2016-05-11 10:58:21 -07:00
6ea711da87 amend the schema - single output object, add cerated_by 2016-04-26 17:40:57 -07:00
7f554014a0 tweak the schema, status is a keyword 2016-04-25 16:27:07 -07:00
73e302fdf0 tweak the schema a bit 2016-04-25 10:55:13 -07:00
b78c5763ce check in create_index module, with tests 2016-04-22 17:53:48 -07:00