Changes for page Solr Search API

Last modified by Admin on 2024/03/28 06:48

<
From version < 13.1 >
edited by Thomas Mortagne
on 2015/05/21 11:38
To version < 14.1 >
edited by Thomas Mortagne
on 2015/05/21 11:38
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -18,7 +18,7 @@
18 18  
19 19  By default XWiki ships with an embedded Solr. This is mostly for easy of use but embbedded instance is not really recommended by 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 standalone Solr instance are generally better in term of speed than embedded one. It should not be noticeable much in a small wiki but if you find yourself starting to have memory issue and slow search result 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 -You can also find more Solr specific performances details on [[https://wiki.apache.org/solr/SolrPerformanceProblems]]. Standalone Solr also come with a dedicated a very nice UI, monitoring and test tools.
21 +You can also find more Solr specific performances details on [[https://wiki.apache.org/solr/SolrPerformanceProblems]]. Standalone Solr also come with very nice UI, monitoring and test tools.
22 22  
23 23  == Size on disk ==
24 24  

Get Connected