<?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: content store to solr core mapping in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/content-store-to-solr-core-mapping/m-p/308891#M262021</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Axel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&amp;nbsp; My thoughts were that since we had different flavors of content (huge amounts of metadata rich content that is pretty static, vs smaller amount of frequently changing, and so on), we may want to have the ability to have different cores to either rebuild seperatly or apply different config options on the solr side.&amp;nbsp; I had thought that I would have an easier time directing certain queries against a particular core, but i will have to rethink this based on your comments.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In your opinion, why would I want to add a core to an alfresco solr instance?&amp;nbsp; rebuilding an index offline?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jun 2014 13:00:36 GMT</pubDate>
    <dc:creator>dbiggins</dc:creator>
    <dc:date>2014-06-12T13:00:36Z</dc:date>
    <item>
      <title>content store to solr core mapping</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-store-to-solr-core-mapping/m-p/308889#M262019</link>
      <description>We are using 4.2 EE on a linux / postgres environment.&amp;nbsp; I have Solr running on the same physical server as alfresco.I would like to have one or more content stores have their indexing stored in one of multiple solr cores.&amp;nbsp; I can create multiple stores by adding the following 'content-store-selector-</description>
      <pubDate>Tue, 10 Jun 2014 21:06:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-store-to-solr-core-mapping/m-p/308889#M262019</guid>
      <dc:creator>dbiggins</dc:creator>
      <dc:date>2014-06-10T21:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: content store to solr core mapping</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-store-to-solr-core-mapping/m-p/308890#M262020</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;it appears you have misunderstood how the concept of (file) content stores in Alfresco relates to the SOLR index server. The SOLR index server DOES NOT index any (file) content store directly, rather it indexes a particular, logical "node store" / "workspace" such as workspace://SpacesStore.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You cannot have separate SOLR cores for different (file) content stores as long as you do not setup separate logical "node stores" / "workspace" for each of your content store and distribute the nodes to these logical stores based on their target content store.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For what reason do you want to have multiple SOLR cores instead of the standard one? Are you aware that separating your indexed content into multiple cores will also mean you can no longer perform a single query across all your content? You'd need to perform individual queries against all cores and collate the results yourself. Also, the Alfresco search end-user interfaces currently do not support selecting a specific core to target a query against and always target the standard core by default.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 08:20:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-store-to-solr-core-mapping/m-p/308890#M262020</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2014-06-12T08:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: content store to solr core mapping</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-store-to-solr-core-mapping/m-p/308891#M262021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Axel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&amp;nbsp; My thoughts were that since we had different flavors of content (huge amounts of metadata rich content that is pretty static, vs smaller amount of frequently changing, and so on), we may want to have the ability to have different cores to either rebuild seperatly or apply different config options on the solr side.&amp;nbsp; I had thought that I would have an easier time directing certain queries against a particular core, but i will have to rethink this based on your comments.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In your opinion, why would I want to add a core to an alfresco solr instance?&amp;nbsp; rebuilding an index offline?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 13:00:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-store-to-solr-core-mapping/m-p/308891#M262021</guid>
      <dc:creator>dbiggins</dc:creator>
      <dc:date>2014-06-12T13:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: content store to solr core mapping</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-store-to-solr-core-mapping/m-p/308892#M262022</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;a new (second) SOLR core could be used to reindex content while still serving search queries with the first ("old") core. This is basically an "online re-index" capability. When the re-index in the second core is done, you can shut down SOLR, swap the index files and restart in a matter of seconds.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 16:25:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-store-to-solr-core-mapping/m-p/308892#M262022</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2014-06-12T16:25:09Z</dc:date>
    </item>
  </channel>
</rss>

