[
https://issues.apache.org/jira/browse/CONNECTORS-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14606569#comment-14606569
]
Karl Wright edited comment on CONNECTORS-642 at 6/29/15 10:40 PM:
------------------------------------------------------------------
Hi [~supersyn],
I've imported the code from github and made some modifications. Specifically:
(1) I brought back the singleton class instance for the MCFAuthorizer, so it
can be configured;
(2) Added MCFConfigurationParameters back;
(3) Moved remainder of the MCFAuthorizerUtils code into the
MCFAuthorizerRestSearchAction class;
(4) Changed the artifact name to make it clear that it is for ES-1.5 only;
(5) Changed the artifact version to 2.0-SNAPSHOT, to make it compatible with
MCF's convention of the major version being the MCF API version.
Have a look at the code here:
https://svn.apache.org/repos/asf/manifoldcf/integration/elasticsearch-1.5/trunk
Now, I need help still for the following issue: interpreting the "Settings"
argument to the action constructor to fill in the MCFConfigurationParameters
object. If you can supply hints and/or code snippets I can finish that too.
Thanks again!
was (Author: [email protected]):
I've imported the code from github and made some modifications. Specifically:
(1) I brought back the singleton class instance for the MCFAuthorizer, so it
can be configured;
(2) Added MCFConfigurationParameters back;
(3) Moved remainder of the MCFAuthorizerUtils code into the
MCFAuthorizerRestSearchAction class;
(4) Changed the artifact name to make it clear that it is for ES-1.5 only;
(5) Changed the artifact version to 2.0-SNAPSHOT, to make it compatible with
MCF's convention of the major version being the MCF API version.
Have a look at the code here:
https://svn.apache.org/repos/asf/manifoldcf/integration/elasticsearch-1.5/trunk
Now, I need help still for the following issue: interpreting the "Settings"
argument to the action constructor to fill in the MCFConfigurationParameters
object. If you can supply hints and/or code snippets I can finish that too.
Thanks again!
> 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
>
>
> 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)