Changes for page Solr Search API

Last modified by Admin on 2024/03/29 01:19

<
From version < 17.25 >
edited by Admin
on 2016/04/27 16:58
To version < 18.1 >
edited by Thomas Mortagne
on 2016/04/29 11:25
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.Admin
1 +xwiki:XWiki.ThomasMortagne
ExtensionCode.ExtensionClass[0]
Description
... ... @@ -16,7 +16,7 @@
16 16  
17 17  == Performances ==
18 18  
19 -By default XWiki ships with an embedded Solr. This is mostly for ease of use but the embedded instance is not really recommended by the Solr team so you might want to externalize it when starting to have a wiki with a lots of pages. Solr is using a lot of memory and a standalone Solr instance is generally better in term of speed than the embedded one. It should not be much noticeable in a small wiki but if you find yourself starting to have memory issues and slow search results you should probably try to install and setup an external instance of Solr using [[the guide>>extensions:Extension.Solr Search API||anchor="#HSetuparemoteLDAPserver"]].
19 +By default XWiki ships with an embedded Solr. This is mostly for ease of use but the embedded instance is not really recommended by the Solr team so you might want to externalize it when starting to have a wiki with a lots of pages. Solr is using a lot of memory and a standalone Solr instance is generally better in term of speed than the embedded one. It should not be much noticeable in a small wiki but if you find yourself starting to have memory issues and slow search results you should probably try to install and setup an external instance of Solr using [[the guide>>extensions:Extension.Solr Search API||anchor="HSetuparemoteLDAPserver"]].
20 20  
21 21  Also the speed of the drive where the Solr index is located can be very important because Solr/Lucene is quite filesystem intensive. For example putting it in a SSD might give a noticeable boost.
22 22  

Get Connected