You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Issue **#1906** : Added info about queue sizes to extraction task.
* Issue **#1906** : Made changes to allow early termination of searches if we have enough data.
* Issue **#1906** : Fixed node task nesting.
* Issue **#1906** : The maximum size of the stream event map is now configurable with the `stroom.search.extraction.maxStreamEventMapSize` property.
* Issue **#1906** : Improved the way search extractions events are grouped so we can extract more events per stream and therefore improve performance.
* Issue **#1907** : Fixed NPE.