<?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: Custom Advance Search using Aspect and content type in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-advance-search-using-aspect-and-content-type/m-p/85138#M57402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So is there a way to simply search the repository for an aspect only?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like my end users to be able to search (in advanced search) for all content that has a particular aspect applied, not necessarily for a property of the aspect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Nov 2007 17:36:01 GMT</pubDate>
    <dc:creator>nyronian</dc:creator>
    <dc:date>2007-11-01T17:36:01Z</dc:date>
    <item>
      <title>Custom Advance Search using Aspect and content type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-advance-search-using-aspect-and-content-type/m-p/85136#M57400</link>
      <description>Hello every body,My Alfresco customization requires that i need two diffrent kind of advance search.one based on custome Aspect and another one based on custom content type.When we are searching based on aspect it should search for the spaces and when we are searching based on the custom content typ</description>
      <pubDate>Wed, 02 May 2007 07:13:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-advance-search-using-aspect-and-content-type/m-p/85136#M57400</guid>
      <dc:creator>amarendrakt</dc:creator>
      <dc:date>2007-05-02T07:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Advance Search using Aspect and content type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-advance-search-using-aspect-and-content-type/m-p/85137#M57401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I was also looking to search based on aspects, but not sure how.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But if you want to search on custom content and properties, you need to edit the web-client-config-custom.xml file to include your specific custom content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example I added custom content of: Document Revision and Revision Description.&amp;nbsp; Now you need to add the following text so that it appears under the Additional Options in the Advanced Search.&amp;nbsp;&amp;nbsp; You need to change &lt;/SPAN&gt;&lt;STRONG&gt;DocumentProperties, DocumentRev, RevDesc&lt;/STRONG&gt;&lt;SPAN&gt; for your specific case. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt; &amp;lt;config evaluator="string-compare" condition="Advanced Search"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;advanced-search&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;custom-properties&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;meta-data aspect="custom:DocumentProperties" property="custom:DocumentRev" /&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;meta-data aspect="custom:DocumentProperties" property="custom:RevDesc" /&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/custom-properties&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/advanced-search&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/config&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 04:40:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-advance-search-using-aspect-and-content-type/m-p/85137#M57401</guid>
      <dc:creator>bsawler</dc:creator>
      <dc:date>2007-05-17T04:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Advance Search using Aspect and content type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-advance-search-using-aspect-and-content-type/m-p/85138#M57402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So is there a way to simply search the repository for an aspect only?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like my end users to be able to search (in advanced search) for all content that has a particular aspect applied, not necessarily for a property of the aspect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2007 17:36:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-advance-search-using-aspect-and-content-type/m-p/85138#M57402</guid>
      <dc:creator>nyronian</dc:creator>
      <dc:date>2007-11-01T17:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Advance Search using Aspect and content type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-advance-search-using-aspect-and-content-type/m-p/85139#M57403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No there is no feature to do this at present. It could be done as all the facilities are in our Lucene integration to search on ASPECT - we do it a lot in the code as you might imagine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2007 16:10:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-advance-search-using-aspect-and-content-type/m-p/85139#M57403</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-11-09T16:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Advance Search using Aspect and content type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-advance-search-using-aspect-and-content-type/m-p/85140#M57404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply Kevin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oh yes, I know you can search in lucene just for an aspect, I just wanted my end users to have the ability.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One simple way around it I suppose would be to put a boolean field(checkbox) that defaults to true when the aspect is applied and allow &lt;/SPAN&gt;&lt;STRONG&gt;that&lt;/STRONG&gt;&lt;SPAN&gt; to be searched in advanced search.&amp;nbsp; If I make it non-editable (in the details of the node) then it could never really be turned off by the end user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I will try that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2007 16:27:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-advance-search-using-aspect-and-content-type/m-p/85140#M57404</guid>
      <dc:creator>nyronian</dc:creator>
      <dc:date>2007-11-09T16:27:40Z</dc:date>
    </item>
  </channel>
</rss>

