<?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 tagging functionality works?  in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-tagging-functionality-works/m-p/60693#M21263</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;Greetings of the day!&lt;/P&gt;&lt;P&gt;Currently, I have facing one issue regarding&amp;nbsp;tagging.&lt;/P&gt;&lt;P&gt;I want to&amp;nbsp;get List of noderef form tag name from the particular&amp;nbsp;folder(Ex. SiteName/documentLibrary/test).&lt;/P&gt;&lt;P&gt;I am using this method of tagging service&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;taggingService().findTaggedNodes()&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It works fine but,&amp;nbsp;it works on Lucene&amp;nbsp;query. So a couple of time I didn't get updated result.&lt;/P&gt;&lt;P&gt;So someone please help on this issue, or Explain to me how tag store in alfresco.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 May 2018 05:31:08 GMT</pubDate>
    <dc:creator>kpatel</dc:creator>
    <dc:date>2018-05-30T05:31:08Z</dc:date>
    <item>
      <title>How tagging functionality works?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-tagging-functionality-works/m-p/60693#M21263</link>
      <description>Hi&amp;nbsp;Greetings of the day!Currently, I have facing one issue regarding&amp;nbsp;tagging.I want to&amp;nbsp;get List of noderef form tag name from the particular&amp;nbsp;folder(Ex. SiteName/documentLibrary/test).I am using this method of tagging servicetaggingService().findTaggedNodes()It works fine but,&amp;nbsp;it works on Lucene&amp;nbsp;quer</description>
      <pubDate>Wed, 30 May 2018 05:31:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-tagging-functionality-works/m-p/60693#M21263</guid>
      <dc:creator>kpatel</dc:creator>
      <dc:date>2018-05-30T05:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: How tagging functionality works?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-tagging-functionality-works/m-p/60694#M21264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tags are stored as category nodes in Alfresco. When a node is tagged with a&amp;nbsp;text value, the text value is actually resolved to a category node - if none exists, one is created - and then stored in a property of type d:noderef on the tagged node.&amp;nbsp;The&amp;nbsp;convenience that TaggingService provides is based completely on the text-based search functionality that the index provides and you will never be able&amp;nbsp;to find a tagged node immediately after applying a tag, since the index is only eventually consistent. You'd need to execute transactional metadata queries (TMQ) written by yourself to resolve tags and tagged nodes without relying on the index.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 10:57:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-tagging-functionality-works/m-p/60694#M21264</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-05-30T10:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: How tagging functionality works?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-tagging-functionality-works/m-p/60695#M21265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;B&gt;Axel Faust&lt;/B&gt;‌&lt;/P&gt;&lt;P&gt;Thank you for replay.&lt;/P&gt;&lt;P&gt;I search for that tag&amp;nbsp; &lt;SPAN style="background-color: #ffffff;"&gt;TMQ&lt;/SPAN&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;but I can't get proper solutions,&amp;nbsp;&lt;/P&gt;&lt;P&gt;So can you please provide me that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2018 09:29:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-tagging-functionality-works/m-p/60695#M21265</guid>
      <dc:creator>kpatel</dc:creator>
      <dc:date>2018-06-06T09:29:37Z</dc:date>
    </item>
  </channel>
</rss>

