# HG changeset patch # User Alain Mazy # Date 1632737789 -7200 # Node ID ededfacf9a8d4771df44c7c14c294568ac13b7f0 # Parent 702d9c22651deaab42c69bdb10d5daddf4193973 new index plugin in osimis images diff -r 702d9c22651d -r ededfacf9a8d Sphinx/source/users/docker-osimis.rst --- a/Sphinx/source/users/docker-osimis.rst Mon Sep 20 15:22:05 2021 +0200 +++ b/Sphinx/source/users/docker-osimis.rst Mon Sep 27 12:16:29 2021 +0200 @@ -363,6 +363,14 @@ | | | } | | | | } | +--------------------------------------------------+--------------------------------------------------+----------------------------------------------------------------------------------------------------+ +| **Indexer** | ``INDEXER_PLUGIN_ENABLED`` | .. code-block:: json | +| | | | +| | | { | +| | | "Indexer": { | +| | | "Enable": true | +| | | } | +| | | } | ++--------------------------------------------------+--------------------------------------------------+----------------------------------------------------------------------------------------------------+ Under the hood --------------