The first ManifoldCF Plugin for Elastic Search has just been released.
This plugin enforces ManifoldCF security in an Elastic Search environment.

The plugin itself integrates with Elastic Search at the Java level.  This
is due to the fact that the current Elastic Search release does not yet
handle security filters natively.  Instead, the plugin provides a means of
constructing an Elastic Search FilterBuilder object, which you can then use
in your own ES query action REST methods to apply security to a
SearchSourceBuilder object.

Future releases of the plugin will likely provide a deeper integration with
ES.

At this time, the plugin is only compatible with the ManifoldCF trunk
version of the Elastic Search connector.

Karl

Reply via email to