<?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: Lucene issue over 1000 results in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/lucene-issue-over-1000-results/m-p/251251#M204381</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;See the problem is again as I said with the limitation of lucene only as with the limitation it fetches result in the batches so if there are more then thousand documents in your result set it could be included in the first batch or second no guarantee.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to have specific resultset better use AND query to filter out the results.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Nov 2012 11:31:47 GMT</pubDate>
    <dc:creator>mitpatoliya</dc:creator>
    <dc:date>2012-11-20T11:31:47Z</dc:date>
    <item>
      <title>Lucene issue over 1000 results</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-issue-over-1000-results/m-p/251248#M204378</link>
      <description>Hi Friends,I am facing inconsistency while querying.e.g. Lets I have 1500 rows of result.&amp;nbsp; I am querying to find some "abc.txt". Lucene will display first 1000 results which will not include abc.txt. but next 500 result will contains abc.txt.So would it affect my query? as I am sometime not getting</description>
      <pubDate>Tue, 20 Nov 2012 10:23:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-issue-over-1000-results/m-p/251248#M204378</guid>
      <dc:creator>g_rathod</dc:creator>
      <dc:date>2012-11-20T10:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene issue over 1000 results</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-issue-over-1000-results/m-p/251249#M204379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The problem is related to the limitation of resultset of lucene.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There are few properties in the alfresco-global.properties file realted to lucene resultset size.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;by default it is set to 1000 so if you increase that value you will be able to get more results in first query fire itself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope it solve your problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 10:47:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-issue-over-1000-results/m-p/251249#M204379</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-11-20T10:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene issue over 1000 results</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-issue-over-1000-results/m-p/251250#M204380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Mittal ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually I dont want modify that property. But what I concern more is inconsistent result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sometimes it will display and sometimes not. Do we require to full reindex everytime when problem happens?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 11:18:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-issue-over-1000-results/m-p/251250#M204380</guid>
      <dc:creator>g_rathod</dc:creator>
      <dc:date>2012-11-20T11:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene issue over 1000 results</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-issue-over-1000-results/m-p/251251#M204381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;See the problem is again as I said with the limitation of lucene only as with the limitation it fetches result in the batches so if there are more then thousand documents in your result set it could be included in the first batch or second no guarantee.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to have specific resultset better use AND query to filter out the results.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 11:31:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-issue-over-1000-results/m-p/251251#M204381</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-11-20T11:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene issue over 1000 results</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-issue-over-1000-results/m-p/251252#M204382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mittal,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I used AND query.. as mentioned.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PATH:"/app:company_home/cm:My_x0020_Space/cm:Asset_x0020_Hierarchy//*" AND @mypro\:assetabc:1032136&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;still sometime result is not coming up… so I go upper level first and anlayse criteria. It should come.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 11:45:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-issue-over-1000-results/m-p/251252#M204382</guid>
      <dc:creator>g_rathod</dc:creator>
      <dc:date>2012-11-20T11:45:16Z</dc:date>
    </item>
  </channel>
</rss>

