mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2026-09-16 18:13:21 +00:00
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:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user