We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d942c8 commit 74aa9c0Copy full SHA for 74aa9c0
CHANGELOG.md
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## 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.**
10
11
### Changed
12
- Elasticsearch indexer will now store new metadata fields as strings to avoid unexpected behavior on date fields.
0 commit comments