Skip to content

Releases: Kentico/xperience-by-kentico-lucene

v11.0.0

19 Dec 14:07
e09bdc6
Compare
Choose a tag to compare

What's Changed

  • Add files via upload by @Sapphirress in #83
  • feat(XbyK Update): update XbyK libraries to version 30.0.0. Update dancing goat to the latest version. by @bkapustik in #84
  • Bump to v11.0.0 by @Rumec in #85

New Contributors

Full Changelog: v10.0.0...v11.0.0

v10.0.0

29 Oct 14:26
7ce3cfe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.1...v10.0.0

v9.0.1

09 Oct 14:30
3e8ec7e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.0...v9.0.1

v9.0.0

04 Sep 12:39
ddf8ec0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.1.0...v9.0.0

v8.1.0

20 Aug 14:05
8f1dc3c
Compare
Choose a tag to compare

What's Changed

  • Upgrade to new version of Kentico, update web page unpublish events by @bkapustik in #67

Full Changelog: v8.0.0...v8.1.0

v8.0.0

14 Aug 10:50
ca5bdd9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.2...v8.0.0

v7.0.2

12 Jul 06:49
18362c8
Compare
Choose a tag to compare

What's Changed

  • Differ between languages when deleting documents for an upsert by @bkapustik in #59

Full Changelog: v7.0.1...v7.0.2

v7.0.1

04 Jun 10:31
63c2bdc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.0.1

v7.0.0

06 May 13:18
9f0385d
Compare
Choose a tag to compare

Breaking Changes

  • Reduced changes to CI repository when editing an index in the Xperience by Kentico Admin UI.
  • Add mandatory Lucene Analyzer selection to Kentico.Xperience.Lucene API and Admin UI.
  • Lucene Index Info model, that is the LuceneIndexItemInfo, and the corresponding database table have been extended to store the Lucene analyzer.

Enhancements

  • Add tracking of the identifiers of the related objects in the LuceneIndexConfigurationComponent.
  • Add new mandatory form component to Lucene Index configuration in Xperience by Kentico Admin UI.
  • Add option to register additional Lucene analyzers as a Dependancy which will be selectable in the Xperience by Kentico Admin UI.
  • Add property LuceneAnalyzer to LuceneIndex, which returns the Lucene analyzer selected in the Xperience by Kentico Admin UI. This property can be returned in a SearchService to execute search queries using the analyzer.

Fixes

  • Fix the issue where editing configuration of an index created too much noise in the CI repository after editing or creating a Lucene index, because all related items were deleted.

What's Changed

Full Changelog: v6.1.0...v7.0.0

v6.1.0

23 Apr 06:53
bb2a499
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Add support for Xperience by Kentico v29.0.0

Full Changelog: v6.0.0...v6.1.0