Skip to content

Commit 74aa9c0

Browse files
committed
Added warning to CHANGELOG recommneding a reindex of elasticsearch.
1 parent 9d942c8 commit 74aa9c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +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.**
810

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

0 commit comments

Comments
 (0)