We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c6d881 commit 24bc70aCopy full SHA for 24bc70a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+# [24.6.2] - 2024-12-05
4
+- more stable indexer daemon
5
+- `trovesearch_denorm` indexing tweaks:
6
+ - move iri-value delete_by_query into followup task
7
+- suggest `affiliation` instead of `creator.affiliation` for osf:Preprint searches
8
+- local docker-compose: give worker access to elasticsearch
9
+
10
# [24.6.1] - 2024-11-27
11
- fix(trovesearch_denorm): keep iris whole in path-based fieldnames
12
share/version.py
@@ -1 +1 @@
-__version__ = '24.6.1'
+__version__ = '24.6.2'
0 commit comments