<?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 Custom aspects, categories, and performance in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-aspects-categories-and-performance/m-p/113817#M80151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using aspects to add additional information to instances of my content types. For example, there is an aspect "website" that can be applied to the instances of my content types "Person", "Institution", "Public Database", etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's my question: I need a way to quickly list all content instances that have, for example, the aspect "website" and the category "Switzerland". Can I do this using for instance the JavaScript API? Does it scale well?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alternatively, I could add categorization to my content instances: If the instance has an aspect "website" it also has the category "website". In this way, I could use the Category API to do the search (and this will scale well, I guess). Drawback: How can I make sure that aspect "website" and category "website" are always added/removed together?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or does Alfresco provide a way to "link" aspects and categories together in this sense? (I see a routine with the promising name getAllClassificationAspects() in the API but have no idea what it does.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks for any hint!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kaspar&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2007 09:36:40 GMT</pubDate>
    <dc:creator>hbf</dc:creator>
    <dc:date>2007-08-23T09:36:40Z</dc:date>
    <item>
      <title>Custom aspects, categories, and performance</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-aspects-categories-and-performance/m-p/113817#M80151</link>
      <description>Dear all,I am using aspects to add additional information to instances of my content types. For example, there is an aspect "website" that can be applied to the instances of my content types "Person", "Institution", "Public Database", etc.Here's my question: I need a way to quickly list all content</description>
      <pubDate>Thu, 23 Aug 2007 09:36:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-aspects-categories-and-performance/m-p/113817#M80151</guid>
      <dc:creator>hbf</dc:creator>
      <dc:date>2007-08-23T09:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Custom aspects, categories, and performance</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-aspects-categories-and-performance/m-p/113818#M80152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Here's my question: I need a way to quickly list all content instances that have, for example, the aspect "website" and the category "Switzerland". Can I do this using for instance the JavaScript API? Does it scale well?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use a Lucene query for this via the JavaScript API - we index items by aspect so yes it will scale well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 10:52:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-aspects-categories-and-performance/m-p/113818#M80152</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-09-03T10:52:33Z</dc:date>
    </item>
  </channel>
</rss>

