Details
-
Type:
New Feature
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 13.10.2
-
Fix Version/s: None
-
Component/s: Search - Solr
-
Labels:None
-
Environment:xwiki:13.10.2-postgres-tomcat
solr:8.8
Docker 17.03.1-xz
-
Difficulty:Unknown
-
Similar issues:
Description
The API for using an external Solr application doesn't have the possibility to set the authentication method.
Nowadays there is only the following properties we can change :
- solr.remote.baseURL
- solr.remote.url (deprecated)
- solr.remote.corePrefix
No possibility to set an userid and a password for a basic authentication for example.