- 17 Oct, 2019 1 commit
-
-
Guillaume Vandevelde authored
-
- 14 Oct, 2019 5 commits
-
-
Nsukami Patrick authored
-
Nsukami Patrick authored
-
Nsukami Patrick authored
-
Nsukami Patrick authored
-
Nsukami Patrick authored
- Fix errors: - TypeError: 'float' object cannot be interpreted as an integer - Fix deprecation warnings: - DeprecationWarning: Please use assertEqual instead - DeprecationWarning: Please use assertTrue instead
-
- 28 Jun, 2019 2 commits
-
-
Arthur Lutz authored
-
Arthur Lutz authored
-
- 29 Apr, 2019 2 commits
-
-
Katia Saurfelt authored
-
Katia Saurfelt authored
-
- 25 Apr, 2019 1 commit
-
-
Katia Saurfelt authored
[dependency] pin python-elasticsearch and python-elasticsearch-dsl versions as elasticsearch 7 has been released
-
- 25 Mar, 2019 1 commit
-
-
Katia Saurfelt authored
-
- 24 Mar, 2019 2 commits
-
-
Katia Saurfelt authored
-
Katia Saurfelt authored
-
- 02 Jan, 2019 1 commit
-
-
Katia Saurfelt authored
-
- 19 Dec, 2018 2 commits
-
-
Katia Saurfelt authored
-
Samuel Trégouët authored
previously bool value was 0 or 1 it seems that elasticsearch 6 will not cast this value anymore
-
- 18 Dec, 2018 5 commits
-
-
Katia Saurfelt authored
-
Katia Saurfelt authored
this magic field does not exist anymore with elasticsearch 6 use computed field which it is named alltext by convention
-
Samuel Trégouët authored
-
Samuel Trégouët authored
-
Samuel Trégouët authored
this magic field does not exist anymore with elasticsearch 6 use computed field which it is named `alltext` by convention
-
- 16 Dec, 2018 1 commit
-
-
Katia Saurfelt authored
-
- 15 Dec, 2018 2 commits
-
-
Katia Saurfelt authored
-
Katia Saurfelt authored
-
- 12 Dec, 2018 5 commits
-
-
Katia Saurfelt authored
-
Katia Saurfelt authored
-
Katia Saurfelt authored
-
Katia Saurfelt authored
-
Katia Saurfelt authored
[elasticserach] elasticsearch.client.Elasticsearch.index expect a string as value of `refresh` param
-
- 28 Nov, 2018 1 commit
-
-
Katia Saurfelt authored
-
- 27 Nov, 2018 2 commits
-
-
Katia Saurfelt authored
-
Katia Saurfelt authored
-
- 09 Oct, 2018 3 commits
-
-
Adrien Di Mascio authored
-
Adrien Di Mascio authored
-
Adrien Di Mascio authored
Starting from ES6, `_type` metadata is deprecated, cf. https://www.elastic.co/guide/en/elasticsearch/reference/current/removal-of-types.html
-
- 21 Jun, 2018 1 commit
-
-
Katia Saurfelt authored
-
- 23 May, 2018 1 commit
-
-
Katia Saurfelt authored
-
- 19 Apr, 2018 1 commit
-
-
Katia Saurfelt authored
If this is not done, elasticsearch.scan method retrieves the old index values so wrong values will be copied while synchronizing different indexes. We probably should do it by default in `indexer.es_index` method. We probably should do it in `indexer.es_delete` method. see also https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-refresh.html
-
- 17 Jul, 2017 1 commit
-
-
Adrien Di Mascio authored
-