Skip to content

Releases: VirtoCommerce/vc-module-elastic-search-8

3.816.0

12 Jun 18:54
3506eb1
Compare
Choose a tag to compare

🎯 Development

  • Added to commerce group.

3.815.0

10 Jun 16:00
15dc43d
Compare
Choose a tag to compare

🎯 Development

  • Update to 8.18.0 (#28)

3.814.0

17 Feb 10:44
91df94e
Compare
Choose a tag to compare

🎯 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".

3.813.0

07 Feb 06:55
5907cf1
Compare
Choose a tag to compare

🎯 Development

  • Added double terms processing for decimal property aggregations (#23) (#25)

3.812.0

19 Dec 18:01
7f3cf47
Compare
Choose a tag to compare

🎯 Development

  • Added localization files (#22)

3.811.0

09 Oct 12:33
84b3e31
Compare
Choose a tag to compare

🎯 Development

  • Fix value formatting for Boolean and DateTime aggregations (#21)

3.810.0

03 Oct 09:46
Compare
Choose a tag to compare

🎯 Development

  • Update dependencies

3.809.0

27 Sep 09:23
c8da003
Compare
Choose a tag to compare

🎯 Development

  • map relevance score to search document (#20)

3.808.0

12 Sep 13:34
Compare
Choose a tag to compare

🎯 Development

  • add MinScore per Document Type (#19)

3.807.0

11 Jul 15:07
e404de4
Compare
Choose a tag to compare

🎯 Development

  • fix incorrect deletion index name (#18)