<?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 Externally launched fulltext ignores file names in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/externally-launched-fulltext-ignores-file-names/m-p/182140#M135270</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When we search for a term in the Alfresco client, the results reflect looking for the string in both the contents and the names of the files in Alfresco.&amp;nbsp; For different reasons we have created a full-text search form that is launched from a portal.&amp;nbsp; It launches a lucene search and shows the results in a separate window.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On problem is that the search does not report files that contain the string searched only in the filename!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Today we launch the search with the following line:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;space.childrenByLuceneSearch["+TEXT&lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;"+args['query']+")"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Based on advice and a successful search in the node browser, we replaced this with &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;space.childrenByLuceneSearch["TEXT&lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;"+args['query']+") OR @cm:name&lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;"+args['query']+")”]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are no errors, but the results still miss the files with the query string in their name.&amp;nbsp; If we only use the term "@cm:name&lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;"+args['query']+")", we see nothing even though this query seems to work in the node browser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have any suggestion for a better way to do this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Sep 2008 09:43:04 GMT</pubDate>
    <dc:creator>joel_patrick</dc:creator>
    <dc:date>2008-09-04T09:43:04Z</dc:date>
    <item>
      <title>Externally launched fulltext ignores file names</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/externally-launched-fulltext-ignores-file-names/m-p/182140#M135270</link>
      <description>When we search for a term in the Alfresco client, the results reflect looking for the string in both the contents and the names of the files in Alfresco.&amp;nbsp; For different reasons we have created a full-text search form that is launched from a portal.&amp;nbsp; It launches a lucene search and shows the results</description>
      <pubDate>Thu, 04 Sep 2008 09:43:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/externally-launched-fulltext-ignores-file-names/m-p/182140#M135270</guid>
      <dc:creator>joel_patrick</dc:creator>
      <dc:date>2008-09-04T09:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Externally launched fulltext ignores file names</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/externally-launched-fulltext-ignores-file-names/m-p/182141#M135271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Syntax is not correct. The correct syntax is @cm\:name, so in javascript @cm\\:name&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Try with :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;space.childrenByLuceneSearch["TEXT&lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;"+args['query']+") OR @cm\\:name&lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;"+args['query']+")”]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 15:56:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/externally-launched-fulltext-ignores-file-names/m-p/182141#M135271</guid>
      <dc:creator>alexist</dc:creator>
      <dc:date>2008-09-04T15:56:05Z</dc:date>
    </item>
  </channel>
</rss>

