Merged HEAD (5.1) to 5.1.N (5.1.1)

114354 jphuynh: ACE-4447: Added detailed description for Solr and Solr4


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@114490 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Ancuta Morarasu
2015-10-15 15:19:14 +00:00
parent a3ff9257b6
commit 8a50fd3d15
3 changed files with 7 additions and 2 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
<component>
<name>alfrescosolr</name>
<description>Solr1</description>
<detailedDescription>Solr is an open source enterprise search platform that uses Apache Lucene as an indexing and search engine. Solr 4 provides improvements in scalability, performance, and flexibility over Solr 1.</detailedDescription>
<canBeEdited>1</canBeEdited>
<selected>0</selected>
<show>1</show>
@@ -55,4 +56,4 @@
</substitutionList>
</substitute>
</postInstallationActionList>
</component>
</component>
@@ -1,6 +1,7 @@
<component>
<name>alfrescosolr4</name>
<description>Solr4</description>
<detailedDescription>Solr is an open source enterprise search platform that uses Apache Lucene as an indexing and search engine. Solr 4 provides improvements in scalability, performance, and flexibility over Solr 1.</detailedDescription>
<canBeEdited>1</canBeEdited>
<selected>1</selected>
<show>1</show>
@@ -72,4 +73,4 @@
<deleteFile path="${alfresco_data_directory}/solr4"/>
<deleteFile path="${installdir}/solr4"/>
</postUninstallationActionList>
</component>
</component>
@@ -654,3 +654,6 @@ msgstr "Enter the location of your Alfresco repository."
msgid "Repository location: "
msgstr "Repository location: "
msgid "Solr is an open source enterprise search platform that uses Apache Lucene as an indexing and search engine. Solr 4 provides improvements in scalability, performance, and flexibility over Solr 1."
msgstr "Solr is an open source enterprise search platform that uses Apache Lucene as an indexing and search engine. Solr 4 provides improvements in scalability, performance, and flexibility over Solr 1."