<?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: Query lucene in association in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/query-lucene-in-association/m-p/149505#M104464</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Very thanks for the answer &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Mar 2008 08:27:18 GMT</pubDate>
    <dc:creator>fidel2003</dc:creator>
    <dc:date>2008-03-28T08:27:18Z</dc:date>
    <item>
      <title>Query lucene in association</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-lucene-in-association/m-p/149503#M104462</link>
      <description>I want to search objects for name, date, etc in these objects and its associations. Example&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bject A: It have a dateA, nameA and asocciation by ObjectBObject B: It have a nameB, dateB and It haven't an association.It's possible a query lucene with parameters nameA,dateA,nameB that return objectA if</description>
      <pubDate>Mon, 24 Mar 2008 08:36:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-lucene-in-association/m-p/149503#M104462</guid>
      <dc:creator>fidel2003</dc:creator>
      <dc:date>2008-03-24T08:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Query lucene in association</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-lucene-in-association/m-p/149504#M104463</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 think this is not possible at the moment. Associations are not indexed by Lucene in Alfresco. Only "child associations" (parent-&amp;gt;child) are indexed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2008 17:23:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-lucene-in-association/m-p/149504#M104463</guid>
      <dc:creator>rivarola</dc:creator>
      <dc:date>2008-03-27T17:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Query lucene in association</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-lucene-in-association/m-p/149505#M104464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Very thanks for the answer &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2008 08:27:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-lucene-in-association/m-p/149505#M104464</guid>
      <dc:creator>fidel2003</dc:creator>
      <dc:date>2008-03-28T08:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Query lucene in association</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-lucene-in-association/m-p/149506#M104465</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 would be interested in how I could display an association in advanced search. I activated several custom properties in "web-client-config-custom.xml", but there seems to be no way to to this for associations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;config evaluator="string-compare" condition="Advanced Search"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;advanced-search&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;custom-properties&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&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="xyz:document" &lt;/SPAN&gt;&lt;STRONG&gt;child-association&lt;/STRONG&gt;&lt;SPAN&gt;="xyz:Link" display-label="Link"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/custom-properties&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/advanced-search&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/config&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as well as &lt;/SPAN&gt;&lt;STRONG&gt;association&lt;/STRONG&gt;&lt;SPAN&gt; only leads to&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;javax.faces.FacesException: str parameter is mandatory&lt;BR /&gt;caused by:&lt;BR /&gt;org.apache.jasper.JasperException: str parameter is mandatory&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;when calling the advanced search page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I missing something, or is this just not implemented yet?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2008 10:11:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-lucene-in-association/m-p/149506#M104465</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2008-07-15T10:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Query lucene in association</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-lucene-in-association/m-p/149507#M104466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I know that right now Alfresco do not provide this feature, but I'd really like to know if Alfresco Team are thinking in providing this feature soon…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 18:29:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-lucene-in-association/m-p/149507#M104466</guid>
      <dc:creator>rleones</dc:creator>
      <dc:date>2011-06-27T18:29:04Z</dc:date>
    </item>
  </channel>
</rss>

