<?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: Alfresco 5.0.c + SOLR4, custom properties not indexed in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0-c-solr4-custom-properties-not-indexed/m-p/300631#M253761</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;it does work but you might need to check the default value of the query template which in my case is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;default-query-template&amp;gt;%(cm:name cm:title cm:description ia:whatEvent ia:descriptionEvent lnk:title lnk:description TEXT TAG)&amp;lt;/default-query-template&amp;gt;&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;placing my properties there =&amp;gt; works. alfresco enterprise 5.0.1 and community 5.0.c&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;additionally:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;unfortunately the ALL keyword was removed and *:* does not work&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Sep 2015 10:31:33 GMT</pubDate>
    <dc:creator>mrksjs</dc:creator>
    <dc:date>2015-09-02T10:31:33Z</dc:date>
    <item>
      <title>Alfresco 5.0.c + SOLR4, custom properties not indexed</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0-c-solr4-custom-properties-not-indexed/m-p/300629#M253759</link>
      <description>I'm using Alfresco 5.0.c. Recently I've upgraded from Solr 1.4 to Solr 4 (locally and on server). The problem I've faced with is that custom properties are not indexed anymore.In Solr 1.4 to index custom properties I was using search.get.config.xml‍ file with following content:&amp;lt;search&amp;gt;&amp;nbsp; &amp;lt;de</description>
      <pubDate>Wed, 11 Mar 2015 08:08:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0-c-solr4-custom-properties-not-indexed/m-p/300629#M253759</guid>
      <dc:creator>streetturtle</dc:creator>
      <dc:date>2015-03-11T08:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 5.0.c + SOLR4, custom properties not indexed</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0-c-solr4-custom-properties-not-indexed/m-p/300630#M253760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In my experience I installed Alfresco community 5.0.c using the setup wizard and, as stated in the docs Alfresco SolR4 installation and configuration&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Solr 4 search subsystem is installed by default when you install Alfresco One 5.0 using the setup wizards (installer)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can assure you that custom properties are successfully indexed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Inspecting the Alfresco nexus repository I can see that the correct dependency for 5.0.c is `alfresco-solr`, whereas under the org.apache.solr.apache-solr there is a latest 1.4.1-alfrescopatched-20141112 dependency&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; [1]: &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/5.0/tasks/solr4-install-config.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/5.0/tasks/solr4-install-config.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 08:50:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0-c-solr4-custom-properties-not-indexed/m-p/300630#M253760</guid>
      <dc:creator>abarisone</dc:creator>
      <dc:date>2015-03-11T08:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 5.0.c + SOLR4, custom properties not indexed</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0-c-solr4-custom-properties-not-indexed/m-p/300631#M253761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;it does work but you might need to check the default value of the query template which in my case is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;default-query-template&amp;gt;%(cm:name cm:title cm:description ia:whatEvent ia:descriptionEvent lnk:title lnk:description TEXT TAG)&amp;lt;/default-query-template&amp;gt;&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;placing my properties there =&amp;gt; works. alfresco enterprise 5.0.1 and community 5.0.c&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;additionally:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;unfortunately the ALL keyword was removed and *:* does not work&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 10:31:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-5-0-c-solr4-custom-properties-not-indexed/m-p/300631#M253761</guid>
      <dc:creator>mrksjs</dc:creator>
      <dc:date>2015-09-02T10:31:33Z</dc:date>
    </item>
  </channel>
</rss>

