- Oct 14, 2019
-
-
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
-
- Jun 28, 2019
-
-
Arthur Lutz authored
-
Arthur Lutz authored
-
- Apr 29, 2019
-
-
Katia Saurfelt authored
-
Katia Saurfelt authored
-
- Apr 25, 2019
-
-
Katia Saurfelt authored
[dependency] pin python-elasticsearch and python-elasticsearch-dsl versions as elasticsearch 7 has been released
-
- Mar 25, 2019
-
-
Katia Saurfelt authored
-
- Mar 24, 2019
-
-
Katia Saurfelt authored
-
Katia Saurfelt authored
-
- Jan 02, 2019
-
-
Katia Saurfelt authored
-
- Dec 19, 2018
-
-
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
-
- Dec 18, 2018
-
-
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
-
- Dec 16, 2018
-
-
Katia Saurfelt authored
-
- Dec 15, 2018
-
-
Katia Saurfelt authored
-
Katia Saurfelt authored
-
- Dec 12, 2018
-
-
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
-
- Nov 28, 2018
-
-
Katia Saurfelt authored
-
- Nov 27, 2018
-
-
Katia Saurfelt authored
-
Katia Saurfelt authored
-
- Oct 09, 2018
-
-
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
-
- Jun 21, 2018
-
-
Katia Saurfelt authored
-
- May 23, 2018
-
-
Katia Saurfelt authored
-
- Apr 19, 2018
-
-
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
-
- Jul 17, 2017
-
-
Adrien Di Mascio authored
-
Adrien Di Mascio authored
-