<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Scalable, pageable UIRichList needed in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/scalable-pageable-uirichlist-needed/m-p/123577#M87010</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have an application that requires the ability to page through ALL of a very large number of search results.&amp;nbsp; The current richList implementation seems to assume ALL result rows can be read into a data object for paging in memory, rather than using the paging function of the underlying search engine.&amp;nbsp; Am I reading the code correctly?&amp;nbsp; Is this a problem for anyone else?&amp;nbsp; Would anyone else be interested in a UIRichList implementation that could utilize external paging, say as provided by a search engine for search results?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jan 2008 04:34:24 GMT</pubDate>
    <dc:creator>davidpisaac</dc:creator>
    <dc:date>2008-01-10T04:34:24Z</dc:date>
    <item>
      <title>Scalable, pageable UIRichList needed</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/scalable-pageable-uirichlist-needed/m-p/123577#M87010</link>
      <description>We have an application that requires the ability to page through ALL of a very large number of search results.&amp;nbsp; The current richList implementation seems to assume ALL result rows can be read into a data object for paging in memory, rather than using the paging function of the underlying search engi</description>
      <pubDate>Thu, 10 Jan 2008 04:34:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/scalable-pageable-uirichlist-needed/m-p/123577#M87010</guid>
      <dc:creator>davidpisaac</dc:creator>
      <dc:date>2008-01-10T04:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Scalable, pageable UIRichList needed</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/scalable-pageable-uirichlist-needed/m-p/123578#M87011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm sure it would be useful for specialized clients. The only issue that may be a problem for you is that the NodeService and the SearchService in the Alfresco repository don't support paging themselves - there is no useful way to ask for "items 50-100" of a set of nodes - so the repo will still load all the nodes for a big search into memory anyway (due to Hibernate/permission checking etc.) so the UI is memory footprint actually a pretty thin addition on top of the Hibernate cache objects…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 17:48:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/scalable-pageable-uirichlist-needed/m-p/123578#M87011</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2008-01-21T17:48:29Z</dc:date>
    </item>
  </channel>
</rss>

