<?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 query a  custom model document by property from version store in alfresco? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-query-a-custom-model-document-by-property-from-version/m-p/50652#M19372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to query old version document by search service. I have used store ref as "workspace://version2Store" in alfresco webscript. But it not working. By default , we can search latest document using fts-alfresco which is available in spacesstore. That same thing , i need in version store also. How to query using webscript? Please guide me.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Aug 2018 09:11:13 GMT</pubDate>
    <dc:creator>manikandaprabus</dc:creator>
    <dc:date>2018-08-14T09:11:13Z</dc:date>
    <item>
      <title>How to query a  custom model document by property from version store in alfresco?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-query-a-custom-model-document-by-property-from-version/m-p/50652#M19372</link>
      <description>I want to query old version document by search service. I have used store ref as "workspace://version2Store" in alfresco webscript. But it not working. By default , we can search latest document using fts-alfresco which is available in spacesstore. That same thing , i need in version store also. How</description>
      <pubDate>Tue, 14 Aug 2018 09:11:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-query-a-custom-model-document-by-property-from-version/m-p/50652#M19372</guid>
      <dc:creator>manikandaprabus</dc:creator>
      <dc:date>2018-08-14T09:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to query a  custom model document by property from version store in alfresco?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-query-a-custom-model-document-by-property-from-version/m-p/50653#M19373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may try in node browser for example (selecting the corresponding store), or via Javascript API in JS Console too:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://docs.alfresco.com/6.0/references/API-JS-query.html" title="https://docs.alfresco.com/6.0/references/API-JS-query.html" rel="nofollow noopener noreferrer"&gt;query | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 18:56:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-query-a-custom-model-document-by-property-from-version/m-p/50653#M19373</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2018-08-14T18:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to query a  custom model document by property from version store in alfresco?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-query-a-custom-model-document-by-property-from-version/m-p/50654#M19374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bear in mind that the version store is by default not indexed using SOLR, so the only queries you will be able to make need to be compatible with TMQ (transactional metadata query), i.e. executable against the database. This is also dependent on the Alfresco version, with initial support added in 4.2, and further enhancements in 5.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 08:57:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-query-a-custom-model-document-by-property-from-version/m-p/50654#M19374</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-08-15T08:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to query a  custom model document by property from version store in alfresco?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-query-a-custom-model-document-by-property-from-version/m-p/50655#M19375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. I have tried by using alfresco Node Browser and using webscript also. But I not get any result by that service.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 11:19:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-query-a-custom-model-document-by-property-from-version/m-p/50655#M19375</guid>
      <dc:creator>manikandaprabus</dc:creator>
      <dc:date>2018-08-16T11:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to query a  custom model document by property from version store in alfresco?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-query-a-custom-model-document-by-property-from-version/m-p/50656#M19376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. By default version store is not indexed by SOLR. How to achieve index version store using TMQ in alfresco?&amp;nbsp; I need version store index for some specific custom model only. I am using 5.2 community edition. Kinldy help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 11:31:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-query-a-custom-model-document-by-property-from-version/m-p/50656#M19376</guid>
      <dc:creator>manikandaprabus</dc:creator>
      <dc:date>2018-08-16T11:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to query a  custom model document by property from version store in alfresco?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-query-a-custom-model-document-by-property-from-version/m-p/50657#M19377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You do not need an index for &lt;A href="https://docs.alfresco.com/community/concepts/intrans-metadata.html" rel="nofollow noopener noreferrer"&gt;TMQ&lt;/A&gt; - that is the whole point. Simply write a query that can be executed against the DB. Read up in the documentation what that means, or take a look at a presentation of mine from BeeCon (&lt;A href="https://www.youtube.com/watch?v=D_C_x8i14H8" rel="nofollow noopener noreferrer"&gt;video&lt;/A&gt; / &lt;A href="http://beecon.buzz/2017/assets/files/E10/Making%20proper%20use%20of%20transactional%20metadata%20queries.pdf" rel="nofollow noopener noreferrer"&gt;slides&lt;/A&gt;).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 13:11:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-query-a-custom-model-document-by-property-from-version/m-p/50657#M19377</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-08-16T13:11:10Z</dc:date>
    </item>
  </channel>
</rss>

