...
Released on: August 18th, 2020
Important: The Elastic The V4 mode of the connector can be used only with an instance of the Hawksearch Elasticsearch V4 version. Please use the Lucene V4L mode of the connector for existing sites integrated with Hawksearch Lucene V4L version.
Release notes
Hawksearch ElasticsearchV4
What’s new:
Lazy population of indexes: When reindexing the population of a new index must be completed prior deleting the old index.
C# SDK: Adding support for the full set of parameters related to the Search operation
Vue.js: Adding support for Tabs.
Vue.js: Ability to configure the behaviour of facets (e.g. whether multiple facets can be selected in parallel).
Vue.js: Exposing the whole Hawksearch response in results items binding.
Bug fixes:
Search results - Fix: Search is not working if reindex is triggered unless the search results page is published again.
Vue.js - Fix: Widgets aren't sending search request when index value is empty
Vue.js - Fix: Selected facet can’t be cleared when search has no results.
Vue.js - Fix: Narrow results widgets are not visible when search has no results.
Vue.js - Fix: Autosuggestion is doubled when HawksearchBox and Hawksearch results widgets are on same page.
Vue.js - FIx: Upper and lower "Sort By" are not updated when changed.
Vue.js - Fix: If two or more HawksearchBox widgets are placed on page the autocomplete is visible on every HawksearchBox widget.
Hawksearch LuceneV4L
What’s new:
Export of UI friendly name for every content type.
Bug fixes:
Fix: Names of categories are not exported as part of Full/Delta export.
Fix: Hide links to "Index Mappings" and "Hawksearch Indexes" when Lucene V4L version of the connector is used.
...