Releases: VirtoCommerce/vc-module-elastic-search-8
Releases · VirtoCommerce/vc-module-elastic-search-8
3.816.0
3.815.0
3.814.0
🎯 Development
- Added a new boolean property EnableDebugMode to the ElasticSearch8Options class, defaulting to false (#24). Turns on settings that aid in debugging like DisableDirectStreaming() and PrettyJson() so that the original request and response JSON can be inspected. It also always asks the server for the full stack trace on errors. Read more details hereSet "ElasticSearch8Options::EnableDebugMode" to trueSet "VirtoCommerce.ElasticSearch8.Data.Services.ElasticSearch8Provider" log level to either "Debug" or "Error".