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 73c135c commit 8ff64bcCopy full SHA for 8ff64bc
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## Unreleased
8
+
9
+### Fixed
10
+- Fixed bug related to impropoer indexing of files in nested subfolders, which could also affect searching by parent dataset.
11
12
## 1.8.3 - 2020-04-28
13
**_Warning:_ This update modifies how information is stored in Elasticsearch for text based searching. To take advantage
14
of these changes a reindex of Elasticsearch is required. This can be started by an admin either from GUI or through the API.**
0 commit comments