[Search] Remove timeouts and timestamps
Remove timeouts and timestamps which were not effectively doing anything.
This commit is contained in:
@@ -142,7 +142,6 @@ define([
|
||||
return {
|
||||
hits: searchResults,
|
||||
total: response.data.hits.total,
|
||||
timedOut: response.data.timed_out
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user