(no commit message)
authorChristian Weiske <cweiske@cweiske.de>
Mon, 15 Oct 2018 21:02:11 +0000 (23:02 +0200)
committerwww-cweiske <www-cweiske@localhost.localdomain>
Mon, 15 Oct 2018 21:02:11 +0000 (23:02 +0200)
README.rst [new file with mode: 0644]

diff --git a/README.rst b/README.rst
new file mode 100644 (file)
index 0000000..41d9264
--- /dev/null
@@ -0,0 +1,15 @@
+> Content-Type header [application\/x-www-form-urlencoded] is not supported\r
+\r
+ https://www.elastic.co/blog/strict-content-type-checking-for-elasticsearch-rest-requests\r
+\r
+No handler for type [string] declared on field [h1]\r
+ https://stackoverflow.com/questions/47452770/no-handler-for-type-string-declared-on-field-name\r
+\r
+Could not convert [language.index] to boolean\r
+ https://www.elastic.co/guide/en/elasticsearch/reference/5.0/breaking_50_mapping_changes.html#breaking_50_mapping_changes\r
+ https://www.elastic.co/blog/strings-are-dead-long-live-strings\r
+\r
+pre_tags are set but post_tags are not set\r
\r
+\r
+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.\r