最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Elasticsearch TestContainer with mapper size plugin (.NET) - Stack Overflow

programmeradmin3浏览0评论

I'm trying to setup an Elasticsearch TestContainer that uses the mapper size plugin. I'm unsure how to go about this, particularly since the documentation notes that all Elasticsearch nodes must be restarted once a plugin is installed.

I'm aware of a similar question on this topic, but it isn't clear to me how to adapt the solution recommended there from the Java case to .NET (or whether this is possible at all).

I've tried using the ExecAsync method with the plugin install command, but it does not appear to have any effect (i.e. subsequent attempts to make use of the _size field fail). As I've mentioned, it's possible that a restart is required at this point, but it isn't clear to me how to effect this in the TestContainer either.

发布评论

评论列表(0)

  1. 暂无评论