File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- # [ 25.0.0] - 2024-12-27
3+ # [ 25.1.0] - 2025-02-24
4+ - update ` IndexStrategy ` to allow multiple indexes within a strategy
5+ - ` trovesearch_denorm ` index strategy updates:
6+ - multiple indexes: one for card-search, one for value-search on iri values
7+ - skip indexing some text fields (e.g. ` *.identifier ` , glob-paths of depth > 1)
8+ - reduce wasteful computing (fewer queries, less hashing)
9+ - add to metadata for ` osfmap:affiliation `
10+ - improve local setup, perhaps
11+
12+ # [ 25.0.0] - 2025-01-06
413- update calendar version to ` 25 ` , reset semantic versions to ` 0 `
514- trove-search api:
615 - support jsonapi ` fields[TYPE] ` query params; see https://jsonapi.org/format/#fetching-sparse-fieldsets
Original file line number Diff line number Diff line change 1- __version__ = '25.0 .0'
1+ __version__ = '25.1 .0'
You can’t perform that action at this time.
0 commit comments