Bug #7411
Limit query results returned to 10000 in search index
Status:
Closed
Priority:
Normal
Assignee:
Robert Waltz
Category:
d1_cn_solr_extensions
Target version:
Start date:
2015-10-06
Due date:
% Done:
100%
Milestone:
CCI-2.0
Product Version:
*
Story Points:
Sprint:
Description
As in the event index, out of memory errors may occur in search if a query is unbounded.
Associated revisions
fixes #7411
added a method to SolrSearchHandlerUtil to limit solr results from both search and log event indices to 10000
fixes #7411
added a method to SolrSearchHandlerUtil to limit solr results from both search and log event indices to 10000
History
#1 Updated by Robert Waltz about 9 years ago
- Subject changed from Limit query results returned to 10000 in search core to Limit query results returned to 10000 in search index
- Description updated (diff)
#2 Updated by Robert Waltz about 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset d1-python:d1_python|r16643.