Releases: ColdTrick/opensearch
Releases · ColdTrick/opensearch
v7.1.1
- fixed: correctly invalidate metadata cache
v7.1
- changed: no longer use OpenSearch in admin context
- fixed: highlighting of search tags
v7.0.1
- fixed: crash on admin search result when no hits
v7.0
- added: support for restorable / trashed entities
- changed: updated for Elgg 6
v6.0
- changed: updated for Elgg 5.1
- fixed: skipping entities no longer creates additional update batches
v5.0
- changed: updated OpenSearch client to support OpenSearch 2.5+
- fixed: buttons have a discernible text
- fixed: disable system log tracking of last indexed timestamp
- fixed: prevent reindexing of prevented entities
v4.0
- added: entity explorer menu item
- added: event to control which relationships should be exported
- changed: conflict with Elgg < 5.0
- changed: updated for Elgg 5
v3.0
- changed: updated for Elgg 4.3
- fixed: do not change default sorting behaviour if search not enabled
v2.1.1
- fixed: correctly extract search service
- fixed: don't handle search with unsupported type/subtype pairs
v2.1
- added: CLI command to rebuild the index
- fixed: search score presentation only on search page