<?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: Full-text search returns incomplete result list in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/full-text-search-returns-incomplete-result-list/m-p/271486#M224616</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;additionally, I re-checked the usage of the new Alfresco version, and to correct my last post, the document is also found when not specifing the space where it is located! So the conclusion is, that the cause is likely the old Alfresco version 3.2 we were using.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, thank you for your help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jun 2011 19:47:42 GMT</pubDate>
    <dc:creator>db78</dc:creator>
    <dc:date>2011-06-01T19:47:42Z</dc:date>
    <item>
      <title>Full-text search returns incomplete result list</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/full-text-search-returns-incomplete-result-list/m-p/271479#M224609</link>
      <description>Hello,we are connecting to the Alftesco repository (Community Edition 3.2r) using the Web-Service API. Currently we are facing problems, that a full-text search doesn't return a complete result list. We have several documents which for example contains the word "clogging". The search returns some do</description>
      <pubDate>Tue, 31 May 2011 20:17:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/full-text-search-returns-incomplete-result-list/m-p/271479#M224609</guid>
      <dc:creator>db78</dc:creator>
      <dc:date>2011-05-31T20:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Full-text search returns incomplete result list</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/full-text-search-returns-incomplete-result-list/m-p/271480#M224610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You are probably excluding documents with the @cm\:content.mimetype:application/*&amp;nbsp; statement. Text files for example is text/plain.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Try removing that part, and see what you get.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 06:42:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/full-text-search-returns-incomplete-result-list/m-p/271480#M224610</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2011-06-01T06:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Full-text search returns incomplete result list</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/full-text-search-returns-incomplete-result-list/m-p/271481#M224611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Loftux,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for your reply!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As I had mentioned before, we do have that problems with pdf files also, so it can't result from filtering the content by mime types application/*. Also, some pdf documents are found but some (expected ones) are not … &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am already thinking about some repository index configuration issues. Currently the configuration is default one. Do you have any other ideas what the cause can be?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 11:05:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/full-text-search-returns-incomplete-result-list/m-p/271481#M224611</guid>
      <dc:creator>db78</dc:creator>
      <dc:date>2011-06-01T11:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Full-text search returns incomplete result list</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/full-text-search-returns-incomplete-result-list/m-p/271482#M224612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Some PDF files are simply images wrapped up in the PDF format, In which case text extraction becomes difficult.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Indexing is a two stage process the first is to extract the text, then the next step is to index that plain text.&amp;nbsp;&amp;nbsp; One simple test is to transform the PDF file to plain text in Alfresco and see if you get anything sensible.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 12:30:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/full-text-search-returns-incomplete-result-list/m-p/271482#M224612</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-06-01T12:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Full-text search returns incomplete result list</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/full-text-search-returns-incomplete-result-list/m-p/271483#M224613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello mrogers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank's for the hint, but those documents we are expecting to find are not images. If you open the documents via Adobe Reader you can select the text. I am still thinking, that this might be a problem by the index, because we do have many documents in the repository (some Gigabyte).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any other hint?&amp;nbsp; :roll: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 15:06:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/full-text-search-returns-incomplete-result-list/m-p/271483#M224613</guid>
      <dc:creator>db78</dc:creator>
      <dc:date>2011-06-01T15:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Full-text search returns incomplete result list</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/full-text-search-returns-incomplete-result-list/m-p/271484#M224614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://www.google.com/search?q=site:forums.alfresco.com+lucene+results+returned" rel="nofollow noopener noreferrer"&gt;http://www.google.com/search?q=site:forums.alfresco.com+lucene+results+returned&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.google.com/search?q=site:forums.alfresco.com+lucene+results+analyzer" rel="nofollow noopener noreferrer"&gt;http://www.google.com/search?q=site:forums.alfresco.com+lucene+results+analyzer&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.google.com/search?q=site:forums.alfresco.com+lucene+results+locale" rel="nofollow noopener noreferrer"&gt;http://www.google.com/search?q=site:forums.alfresco.com+lucene+results+locale&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One of these searches may give you a hint &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think it may be due to the fact that some of the documents are indexed with a different locale than you expect. Try a wildcard search like clogg* and see if yo get what you expect. If so then most likely lucene has indexed the docs with different locales and that can give unexpected results.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 16:52:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/full-text-search-returns-incomplete-result-list/m-p/271484#M224614</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2011-06-01T16:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Full-text search returns incomplete result list</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/full-text-search-returns-incomplete-result-list/m-p/271485#M224615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Loftux,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for your reply and idea. Is this possible if we are hosting only english written documents? The wildcard search "clog*" or "*clog*" do not work either. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The document I am searching for, also contains the words "fuel sulphur content". I tried a full text search for the exact phrase with no result (except the other documents which contains this string). I also tried "fuelsulphurcontent" in case the spaces are removed, but no result. And the document isn't a special one. It only contains text in a simple structure which can be selected and searched by the PDF reader program. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But(!), if I specifiy the path to the nearer space where the document is stored (e.g. PATH:"/app:company_home/cm&lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;ocuments/cm:Member/cm:Working_Group/cm:Marine//*" AND (@cm\:content.mimetype:application/* AND (TEXT:"clogging"))), the search is successful! But(!), only if I use one of the latest versions of Alfresco Labs! No result with r3.2. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Interesting … but I am lost&amp;nbsp; :?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 18:00:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/full-text-search-returns-incomplete-result-list/m-p/271485#M224615</guid>
      <dc:creator>db78</dc:creator>
      <dc:date>2011-06-01T18:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Full-text search returns incomplete result list</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/full-text-search-returns-incomplete-result-list/m-p/271486#M224616</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;additionally, I re-checked the usage of the new Alfresco version, and to correct my last post, the document is also found when not specifing the space where it is located! So the conclusion is, that the cause is likely the old Alfresco version 3.2 we were using.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, thank you for your help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 19:47:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/full-text-search-returns-incomplete-result-list/m-p/271486#M224616</guid>
      <dc:creator>db78</dc:creator>
      <dc:date>2011-06-01T19:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Full-text search returns incomplete result list</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/full-text-search-returns-incomplete-result-list/m-p/271487#M224617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Same problem for me. I try the full-text-search on node browsing in /alfresco and the result set is not empty. If i try to performe same query through web-script the result-set is empty. Adding locales has worked for you?? This is my code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;sp.addStore(Repository.getStoreRef());&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;sp.setLanguage(SearchService.LANGUAGE_LUCENE);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;sp.setQuery("PATH:\"/app:company_home/st:sites/cm:swsdp/cm:documentLibrary//*\" AND @cm\\:content.mimetype:application/* AND (" + queryString.trim() + ")");&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;typesRecords = registry.getSearchService().query(sp);&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;where&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;queryString = TEXT:\"" + token + "\" "&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this query return a result set only for some words, instead on alfresco node browser same query return result set not null…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;any hint ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 10:28:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/full-text-search-returns-incomplete-result-list/m-p/271487#M224617</guid>
      <dc:creator>alf_kin</dc:creator>
      <dc:date>2013-05-03T10:28:00Z</dc:date>
    </item>
  </channel>
</rss>

