(no commit message) master
authorChristian Weiske <cweiske@cweiske.de>
Mon, 15 Oct 2018 21:02:57 +0000 (23:02 +0200)
committerwww-cweiske <www-cweiske@localhost.localdomain>
Mon, 15 Oct 2018 21:02:57 +0000 (23:02 +0200)
README.rst

index a8e7cc5d2a2170cebd83c9c059de7074129e71d2..945a43ac4257d47cdb96dd9195938d5daa8875d2 100644 (file)
@@ -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\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
+ https://www.elastic.co/guide/en/elasticsearch/reference/5.0/breaking_50_mapping_changes.html\r
 \r
 pre_tags are set but post_tags are not set\r
\r
+ add the post_tags field \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
+ change from string to keyword
\ No newline at end of file