<?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 Re: Problems with Lucene and setLimit/setLimitBy in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-lucene-and-setlimit-setlimitby/m-p/199129#M152259</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you can set a breakpoint in the ACLEntryAfterInvocationProvider class, it seems there are strange things done in the decide method that accepts a ResultSet as last argument.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Oct 2008 15:49:03 GMT</pubDate>
    <dc:creator>rivarola</dc:creator>
    <dc:date>2008-10-14T15:49:03Z</dc:date>
    <item>
      <title>Problems with Lucene and setLimit/setLimitBy</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-lucene-and-setlimit-setlimitby/m-p/199128#M152258</link>
      <description>Hello,I am currently investigating a problem, where I want to limit the amount of returned results, when performing (and sorting) a lucene search. This is what I do in the source&lt;IMG id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;earchParameters sp = new SearchParameters();sp.addStore(storeRef);sp.setLanguage(SearchService.LANGUAGE_LUCENE);sp.setLi</description>
      <pubDate>Tue, 14 Oct 2008 15:04:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-lucene-and-setlimit-setlimitby/m-p/199128#M152258</guid>
      <dc:creator>alr</dc:creator>
      <dc:date>2008-10-14T15:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Lucene and setLimit/setLimitBy</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-lucene-and-setlimit-setlimitby/m-p/199129#M152259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you can set a breakpoint in the ACLEntryAfterInvocationProvider class, it seems there are strange things done in the decide method that accepts a ResultSet as last argument.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 15:49:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-lucene-and-setlimit-setlimitby/m-p/199129#M152259</guid>
      <dc:creator>rivarola</dc:creator>
      <dc:date>2008-10-14T15:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Lucene and setLimit/setLimitBy</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-lucene-and-setlimit-setlimitby/m-p/199130#M152260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Setting a breakpoint there does not result in any break. I set the breakpoint at the beginning of the &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;private ResultSet decide(Authentication authentication, Object object, ConfigAttributeDefinition config,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ResultSet returnedObject) throws AccessDeniedException&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Method. The only on referring ResultSet as parameter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am currently calling that particular search operation from a Trigger - could that be a problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Alexander&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 09:51:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-lucene-and-setlimit-setlimitby/m-p/199130#M152260</guid>
      <dc:creator>alr</dc:creator>
      <dc:date>2008-10-15T09:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Lucene and setLimit/setLimitBy</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-lucene-and-setlimit-setlimitby/m-p/199131#M152261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What do you mean by Trigger ? Are you using searchService will an upper S or lower s ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 10:07:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-lucene-and-setlimit-setlimitby/m-p/199131#M152261</guid>
      <dc:creator>rivarola</dc:creator>
      <dc:date>2008-10-15T10:07:39Z</dc:date>
    </item>
  </channel>
</rss>

