Chris Rohr created BLUR-376:
-------------------------------
Summary: Change the way search works in Blur Console
Key: BLUR-376
URL: https://issues.apache.org/jira/browse/BLUR-376
Project: Apache Blur
Issue Type: Improvement
Components: Blur Console
Reporter: Chris Rohr
We need to make a slight change to how results are fetched in the Blur Console
search page.
Currently, results are fetched with the query. To help performance, we need to
change the search to query and then page the records on fetch. This will
prevent the fetching of very large rows from running Blur out of memory.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)