mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
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:
@@ -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