Releases: Zatvobor/tirexs
Releases · Zatvobor/tirexs
Support ES >= 6.6.2
0.8.16
Tirexs v0.8.15
scope:
- Use PUT query to update indeces settings #266, thanks to @mendab1e
- passes 'Content-Type' header for DELETE requests, #267, thanks to @haslinger
Tirexs v0.8.14
Tirexs v0.8.13
Tirexs v0.8.12
Tirexs v0.8.11
Tirexs v0.8.10
scope:
- Remove underscore attrs when indexing/creating #247, thanks to @douglasroeder
- Added support for extra mapping settings #246, thanks to @douglasroeder
- Add min_score attribute for function score #245, thanks to @MaximeRDY
Tirexs v0.8.9
scope:
- adds
match_phrase_prefix
, thanks to @nazarsh
Tirexs v0.8.8
scope:
char_filter
for settings, thanks to @matrinox