ACE-4447: Added detailed description for Solr and Solr4

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@114354 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Jean-Pierre Huynh
2015-10-14 15:34:33 +00:00
parent 7a607cb70f
commit 39f30fd1ac
3 changed files with 7 additions and 2 deletions

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>

View File

@@ -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>

View File

@@ -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."