From: Christian Weiske Date: Mon, 15 Oct 2018 21:02:57 +0000 (+0200) Subject: (no commit message) X-Git-Url: https://git.cweiske.de/paste/590.git/commitdiff_plain/b9f9c7379b07ecaa33b7007501cf8adbcd8ab8c5 --- diff --git a/README.rst b/README.rst index a8e7cc5..945a43a 100644 --- a/README.rst +++ b/README.rst @@ -5,10 +5,11 @@ No handler for type [string] declared on field [h1] https://stackoverflow.com/questions/47452770/no-handler-for-type-string-declared-on-field-name Could not convert [language.index] to boolean - https://www.elastic.co/guide/en/elasticsearch/reference/5.0/breaking_50_mapping_changes.html#breaking_50_mapping_changes https://www.elastic.co/blog/strings-are-dead-long-live-strings + https://www.elastic.co/guide/en/elasticsearch/reference/5.0/breaking_50_mapping_changes.html pre_tags are set but post_tags are not set - + add the post_tags field Fielddata is disabled on text fields by default. Set fielddata=true on [tags] in order to load fielddata in memory by uninverting the inverted index. Note that this can however use significant memory. Alternatively use a keyword field instead. + change from string to keyword \ No newline at end of file