<?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: The efficient way of finding property-values in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/the-efficient-way-of-finding-property-values/m-p/224775#M177905</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got some feedback from Redpill on the problem. There are a table in the Alfresco-database that I can query: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;select distinct string_value from alf_node_properties where qname_id = ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I just need to figure out how to access the database directly, the alfresco way. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;//Roland&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Mar 2010 08:29:01 GMT</pubDate>
    <dc:creator>buurd</dc:creator>
    <dc:date>2010-03-29T08:29:01Z</dc:date>
    <item>
      <title>The efficient way of finding property-values</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/the-efficient-way-of-finding-property-values/m-p/224773#M177903</link>
      <description>HiI have a script that finds all values used for a particular property. Consider the following function that recives the resultset from a Lucene query and a name of a property (cm:author for example).function getPropertyValues(results, property){&amp;nbsp;&amp;nbsp;&amp;nbsp; var values = new Array();&amp;nbsp;&amp;nbsp;&amp;nbsp; for(var i = 0; i &amp;lt;</description>
      <pubDate>Thu, 11 Mar 2010 08:55:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/the-efficient-way-of-finding-property-values/m-p/224773#M177903</guid>
      <dc:creator>buurd</dc:creator>
      <dc:date>2010-03-11T08:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: The efficient way of finding property-values</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/the-efficient-way-of-finding-property-values/m-p/224774#M177904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Since I have not got any answers here I have now opened a support-ticket. I'll report back when I have an answer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 07:53:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/the-efficient-way-of-finding-property-values/m-p/224774#M177904</guid>
      <dc:creator>buurd</dc:creator>
      <dc:date>2010-03-19T07:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: The efficient way of finding property-values</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/the-efficient-way-of-finding-property-values/m-p/224775#M177905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got some feedback from Redpill on the problem. There are a table in the Alfresco-database that I can query: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;select distinct string_value from alf_node_properties where qname_id = ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I just need to figure out how to access the database directly, the alfresco way. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;//Roland&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Mar 2010 08:29:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/the-efficient-way-of-finding-property-values/m-p/224775#M177905</guid>
      <dc:creator>buurd</dc:creator>
      <dc:date>2010-03-29T08:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: The efficient way of finding property-values</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/the-efficient-way-of-finding-property-values/m-p/224776#M177906</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;The DB is not the way to go … There is no index for the query.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See getTopCategories() in LuceneCategoryServiceImpl which is essentially the same thing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Apr 2010 13:57:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/the-efficient-way-of-finding-property-values/m-p/224776#M177906</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2010-04-06T13:57:37Z</dc:date>
    </item>
  </channel>
</rss>

