You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apply indexer extension modules when the Indexer boots
Mirrors how elasticgraph-graphql applies GraphQL extension modules:
modules from the new `indexer.extension_modules` setting and from the
runtime metadata's `indexer_extension_modules` are extended onto the
Indexer instance at boot. This introduces the indexer extension concept;
nothing registers such an extension yet.
0 commit comments