[
https://issues.apache.org/jira/browse/BLUR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14137835#comment-14137835
]
Andrew Avenoso commented on BLUR-376:
-------------------------------------
I don't think we need to change the search technique because blur already
limits the record count per row.
This can cause the appearance of missing data though.
Solutions....
- support paging through records in the search results
- indicate to the user that there are more records and they have been truncated.
> 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)