.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../Includes.txt .. _solr: Search (Solr) ============= .. only:: html Administrators can set the username and password required to access the solr server in typoscript. +-------------------------------+---------------------------------------------------------------------------------------+---------+ | Property | Description | Default | +===============================+=======================================================================================+=========+ | plugin.tx_solr.solr.username | Sets the username required to access the solr server. | | +-------------------------------+---------------------------------------------------------------------------------------+---------+ | plugin.tx_solr.solr.password | Sets the password required to access the solr server. | | +-------------------------------+---------------------------------------------------------------------------------------+---------+ Administrators can configure the solr connection in the site module. This section defines the address of the Solr server. .. image:: ../../Images/Solr/solr_site_config.png