stroom distribution v5.0-beta.33
Pre-release
Pre-release
-
Issue #316 : Search history is now only stored on initial query when using automated queries or when a user runs a query manually. Search history is also automatically purged to keep either a specified number of items defined by
stroom.query.history.itemsRetention
(default 100) or for a number of days specified bystroom.query.history.daysRetention
(default 365). -
Issue #317 : Users now need update permission on an index plus 'Manage Index Shards' permission to flush or close index shards. In addition to this a user needs delete permission to delete index shards.
-
Issue #319 : SaveAs now fetches the parent folder correctly so that users can copy items if they have permission to do so.