<?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: How are Associations stored in Solr? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-are-associations-stored-in-solr/m-p/289980#M243110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Nov 2016 11:08:50 GMT</pubDate>
    <dc:creator>kaynezhang</dc:creator>
    <dc:date>2016-11-23T11:08:50Z</dc:date>
    <item>
      <title>How are Associations stored in Solr?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-are-associations-stored-in-solr/m-p/289977#M243107</link>
      <description>Main question:Within Alfresco we have the possibility to create connexions between documents through the associations (see Associations | Alfresco Documentation). I am investigating if it is possible to search for a given document based on the metadata of it's associations. For that I would like to</description>
      <pubDate>Tue, 22 Nov 2016 16:46:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-are-associations-stored-in-solr/m-p/289977#M243107</guid>
      <dc:creator>jmalmeida</dc:creator>
      <dc:date>2016-11-22T16:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: How are Associations stored in Solr?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-are-associations-stored-in-solr/m-p/289978#M243108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.Alfresco only save parent-children association information in solr ,solr fiels named like PRIMARYPARENT/PARENT are used to save parent-children association information.&lt;BR /&gt;2.Regular node associations are not saved in solr ,they are only saved in db.&lt;/P&gt;&lt;P&gt;3.Alfresco solr index every node as a document and solr nested document is not used in alfresco solr.&lt;/P&gt;&lt;P&gt;4.As your requirement ,I think you can create an type which is used as an association purpose,and use cmis join query feature.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 01:50:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-are-associations-stored-in-solr/m-p/289978#M243108</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2016-11-23T01:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: How are Associations stored in Solr?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-are-associations-stored-in-solr/m-p/289979#M243109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answer.&lt;BR /&gt;&lt;BR /&gt;The problem is that I would like to use Solr for the search and not CMIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what you are telling me there is no way to index documents as nested in Solr and query them with the Block join queries, without significantly modifying Alfresco indexer, right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 09:04:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-are-associations-stored-in-solr/m-p/289979#M243109</guid>
      <dc:creator>jmalmeida</dc:creator>
      <dc:date>2016-11-23T09:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: How are Associations stored in Solr?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-are-associations-stored-in-solr/m-p/289980#M243110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 11:08:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-are-associations-stored-in-solr/m-p/289980#M243110</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2016-11-23T11:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: How are Associations stored in Solr?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-are-associations-stored-in-solr/m-p/289981#M243111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a bit of a hack but what you can do is to create an aspect that holds the properties of the associated document and then use behaviours to ensure that the aspects are applied and properties are kept consistent.&lt;/P&gt;&lt;P&gt;Then you can use search as you'll have all the properties on the same doc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 09:26:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-are-associations-stored-in-solr/m-p/289981#M243111</guid>
      <dc:creator>idwright</dc:creator>
      <dc:date>2016-11-24T09:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: How are Associations stored in Solr?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-are-associations-stored-in-solr/m-p/289982#M243112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The problem is that I would have many documents with the same property fields associated and, from my understanding, there cannot be more than one instance of an aspect per document.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2016 07:51:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-are-associations-stored-in-solr/m-p/289982#M243112</guid>
      <dc:creator>jmalmeida</dc:creator>
      <dc:date>2016-11-25T07:51:31Z</dc:date>
    </item>
  </channel>
</rss>

