diff --git a/src/main/resources/bitrock/alfresco-solr.xml b/src/main/resources/bitrock/alfresco-solr.xml index 23933bfc40..9d9085fa06 100644 --- a/src/main/resources/bitrock/alfresco-solr.xml +++ b/src/main/resources/bitrock/alfresco-solr.xml @@ -1,6 +1,7 @@ alfrescosolr Solr1 + 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. 1 0 1 @@ -55,4 +56,4 @@ - \ No newline at end of file + diff --git a/src/main/resources/bitrock/alfresco-solr4.xml b/src/main/resources/bitrock/alfresco-solr4.xml index b4085d8b92..25ad57e093 100644 --- a/src/main/resources/bitrock/alfresco-solr4.xml +++ b/src/main/resources/bitrock/alfresco-solr4.xml @@ -1,6 +1,7 @@ alfrescosolr4 Solr4 + 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. 1 1 1 @@ -72,4 +73,4 @@ - \ No newline at end of file + diff --git a/src/main/resources/bitrock/lang/alf-en.po b/src/main/resources/bitrock/lang/alf-en.po index aadec876d2..61f0c924e8 100755 --- a/src/main/resources/bitrock/lang/alf-en.po +++ b/src/main/resources/bitrock/lang/alf-en.po @@ -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."