<?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 How to search on Discussion/Topics? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-search-on-discussion-topics/m-p/270950#M224080</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;I want to add a search function on Discussion/Topics. From forumModel.xml&amp;nbsp; the fm:toopic type is a child type of cm:folder. The out-of-the-box implementation saves topic title to fm:topic type and saves topic content to fm&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ost type. Here comes my question: How to find topics by searching on topic contents? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to build new lucene query by following out-of-the-box findTopicByTags function, but I don't know how to build lucene query on fm:topic–fm&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ost parent-child association. My Alfresco version is community 4.0.c. Any tips will be appreciated. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alex&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Mar 2012 14:54:07 GMT</pubDate>
    <dc:creator>alex_chew</dc:creator>
    <dc:date>2012-03-03T14:54:07Z</dc:date>
    <item>
      <title>How to search on Discussion/Topics?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-search-on-discussion-topics/m-p/270950#M224080</link>
      <description>Hi,I want to add a search function on Discussion/Topics. From forumModel.xml&amp;nbsp; the fm:toopic type is a child type of cm:folder. The out-of-the-box implementation saves topic title to fm:topic type and saves topic content to fm&lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ost type. Here comes my question: How to find topics by searching on topi</description>
      <pubDate>Sat, 03 Mar 2012 14:54:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-search-on-discussion-topics/m-p/270950#M224080</guid>
      <dc:creator>alex_chew</dc:creator>
      <dc:date>2012-03-03T14:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to search on Discussion/Topics?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-search-on-discussion-topics/m-p/270951#M224081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I solved this with a walk around. By adding a custom field postText with type d:text, I can update OOTB createTopic/updateTopic method to set the value. I built a new lucene query to search on fm&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ostText field.&amp;nbsp; Everything goes well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 03:14:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-search-on-discussion-topics/m-p/270951#M224081</guid>
      <dc:creator>alex_chew</dc:creator>
      <dc:date>2012-03-05T03:14:47Z</dc:date>
    </item>
  </channel>
</rss>

