<?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: Get all values of node property. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/get-all-values-of-node-property/m-p/272649#M225779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;there is no ready-to-use operation you could use to extract all values of a property. Searching and iterating is not the way to go, but the only one that works without much more low level implementation. On a low level approach you could use stored Lucene fields to load all values, SOLR facets or implement a custom DB query - all require (some) implementation using Java.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 May 2012 13:24:28 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2012-05-28T13:24:28Z</dc:date>
    <item>
      <title>Get all values of node property.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-all-values-of-node-property/m-p/272648#M225778</link>
      <description>Hello.I have node (own type) with some property. How i can get all stored values of this property in my JS code ?I can search all nodes and get value of this property in loop, like:function getPropValues(myProperty) {&amp;nbsp;&amp;nbsp;&amp;nbsp; var i, nodes, result = {};&amp;nbsp;&amp;nbsp;&amp;nbsp; nodes = search.luceneSearch("TYPE:\"cm:MyNodeType</description>
      <pubDate>Tue, 15 May 2012 13:18:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-all-values-of-node-property/m-p/272648#M225778</guid>
      <dc:creator>madzi</dc:creator>
      <dc:date>2012-05-15T13:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Get all values of node property.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-all-values-of-node-property/m-p/272649#M225779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;there is no ready-to-use operation you could use to extract all values of a property. Searching and iterating is not the way to go, but the only one that works without much more low level implementation. On a low level approach you could use stored Lucene fields to load all values, SOLR facets or implement a custom DB query - all require (some) implementation using Java.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 13:24:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-all-values-of-node-property/m-p/272649#M225779</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-05-28T13:24:28Z</dc:date>
    </item>
  </channel>
</rss>

