Skip to content
Snippets Groups Projects
Unverified Commit 55705f4c authored by Vincent Massol's avatar Vincent Massol Committed by GitHub
Browse files

[Misc] Fix typos

parent d5713975
No related branches found
No related tags found
No related merge requests found
......@@ -9,13 +9,14 @@ As an application wiki, XWiki allows for the storing of structured data and the
![logo](http://www.xwiki.org/xwiki/bin/view/Main/Logo?xpage=plain&act=svg&finput=logo-xwikiorange.svg&foutput=logo-xwikiorange.png&width=200)
# Table of contents
<!-- generated with pandoc -f gfm --toc -o readme-toc.md README.md -->
- [Introduction](#introduction)
- [How to use this image](#how-to-use-this-image)
- [Pulling existing image](#pulling-existing-image)
- [Using docker run](#using-docker-run)
- [Using docker-compose](#using-docker-compose)
- [Using docker-compose](#using-docker-compose)
- [Using Docker Swarm](#using-docker-swarm)
- [Using an external Solr service](#using-an-external-solr-service)
- [Preparing Solr container](#preparing-solr-container)
......@@ -361,9 +362,9 @@ secrets:
From the [XWiki Solr Search API documentation](http://extensions.xwiki.org/xwiki/bin/view/Extension/Solr%20Search%20API):
> 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.
>
>
> 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.
>
>
> You can also find more Solr-specific performance details on https://wiki.apache.org/solr/SolrPerformanceProblems. Standalone Solr also comes with a very nice UI, along with monitoring and test tools.
This image provides the configuration parameters `INDEX_HOST` and `INDEX_PORT` which are used to configure `xwiki.properties` with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.