Skip to content

Commit cb04bdd

Browse files
committed
Added warning to CHANGELOG recommneding a reindex of elasticsearch.
1 parent 18a963d commit cb04bdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## 1.8.3 - 2020-04-28
8-
**_Warning:_ This update modifies how information is store in Elasticsearch for text based searching. To take advantage
9-
of these changes a reindex of Elasticsearch is required. This can be started by an admin either from GUI or through API.**
8+
**_Warning:_ This update modifies how information is stored in Elasticsearch for text based searching. To take advantage
9+
of these changes a reindex of Elasticsearch is required. This can be started by an admin either from GUI or through the API.**
1010

1111
### Changed
1212
- Elasticsearch indexer will now store new metadata fields as strings to avoid unexpected behavior on date fields.

0 commit comments

Comments
 (0)