<?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 Lucene Search and Custom aspect in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/lucene-search-and-custom-aspect/m-p/294479#M247609</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;I have trying to write&amp;nbsp; a javascript to search a&amp;nbsp; site&amp;nbsp; and count the&amp;nbsp; number of document of&amp;nbsp; a specific aspect and property&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;aspect rrx:documentType&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;properties : documentSubClass, documentCategory, documentType&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;var searchStr ="@rrx\:documentType:rrx\:documentType:report";&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;searchResults = search.luceneSearch("workspace://SpacesStore/1f2c36c0-1bbb-4243-be58-a1274f779a28", searchStr );&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I take the search string out I get results for the correct workspace&amp;nbsp; what should the searchStr string be to&amp;nbsp; search for a specific property of an aspect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jan 2014 21:47:51 GMT</pubDate>
    <dc:creator>ppurcellrr</dc:creator>
    <dc:date>2014-01-23T21:47:51Z</dc:date>
    <item>
      <title>Lucene Search and Custom aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-search-and-custom-aspect/m-p/294479#M247609</link>
      <description>HelloI have trying to write&amp;nbsp; a javascript to search a&amp;nbsp; site&amp;nbsp; and count the&amp;nbsp; number of document of&amp;nbsp; a specific aspect and propertyaspect rrx:documentTypewithproperties : documentSubClass, documentCategory, documentTypevar searchStr ="@rrx\:documentType:rrx\:documentType:report";searchResults = search</description>
      <pubDate>Thu, 23 Jan 2014 21:47:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-search-and-custom-aspect/m-p/294479#M247609</guid>
      <dc:creator>ppurcellrr</dc:creator>
      <dc:date>2014-01-23T21:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Search and Custom aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-search-and-custom-aspect/m-p/294480#M247610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to specify an aspect and properties, and logical operators. Something like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;var searchStr = ' ASPECT:"rrx:documentType" AND @rrx\:documentType:"report" '&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know if it is this forums formatting or you miss some quotes and similar in there.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 22:00:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-search-and-custom-aspect/m-p/294480#M247610</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2014-01-23T22:00:10Z</dc:date>
    </item>
  </channel>
</rss>

