a8b376670c
Today we carry on all search results including aggs, suggest and profile results until we have successfully fetched all hits for the search request. This can potentially hold on to a large amount of memory if there are heavy aggregations involved. With this change aggs and profiles are entirely consumed an released for GC before the fetch phase is executing. This is a first step towards reducing results on-the-fly if the number of non-empty response are large. |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |