[
https://issues.apache.org/jira/browse/CONNECTORS-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bartłomiej Superson updated CONNECTORS-642:
-------------------------------------------
Attachment:
CONNECTORS-642_-_read_config_parameters_from_ElasticSearch_config_file.patch
Configuration can be now set up using Elasticsearch config file
(elasticsearch.yml) by providing there:
- _"mcf.authority_service_base_url"_ - the URL to the ManifoldCF Authority
Service (default: "http://localhost:8345/mcf-authority-service")
- _"mcf.http.connection_timeout"_ - HTTP client connection timeout (default:
60000)
- _"mcf.http.socket_timeout"_ - HTTP client socket timeout (default: 300000)
- _"mcf.allow_field_prefix"_ - allow field prefix (default: "allow_token_")
- _"mcf.deny_field_prefix"_ - deny field prefix (default: "deny_token_")
- _"mcf.http.connection_pool_size"_ - HTTP client connection pool size
(default: 50).
> Need an ElasticSearch plugin for enforcing ManifoldCF security
> --------------------------------------------------------------
>
> Key: CONNECTORS-642
> URL: https://issues.apache.org/jira/browse/CONNECTORS-642
> Project: ManifoldCF
> Issue Type: New Feature
> Components: Elastic Search connector
> Affects Versions: ManifoldCF 1.1
> Reporter: Karl Wright
> Assignee: Karl Wright
> Fix For: ManifoldCF 1.2
>
> Attachments:
> CONNECTORS-642_-_read_config_parameters_from_ElasticSearch_config_file.patch
>
>
> ElasticSearch is becoming popular and we need to support it fully. In order
> for that to happen, we really need an ElasticSearch ManifoldCF plugin.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)