Releases: Kentico/xperience-by-kentico-lucene
Releases · Kentico/xperience-by-kentico-lucene
v11.0.0
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
- @Sapphirress made their first contribution in #83
- @Rumec made their first contribution in #85
Full Changelog: v10.0.0...v11.0.0
v10.0.0
What's Changed
- Remove all obsolete api references by @bkapustik in #78
- Overwrite old index files by @bkapustik in #79
Full Changelog: v9.0.1...v10.0.0
v9.0.1
What's Changed
- Update docs by @bkapustik in #76
- Rename integration by @bkapustik in #77
Full Changelog: v9.0.0...v9.0.1
v9.0.0
What's Changed
- Compare website channel name on publish event by @bkapustik in #71
- Index reusable content by @bkapustik in #69
Full Changelog: v8.1.0...v9.0.0
v8.1.0
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
What's Changed
- Web farm task support by @bkapustik in #61
- (Lucene.Core): add reindex on archive item by @bkapustik in #65
Full Changelog: v7.0.2...v8.0.0
v7.0.2
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
What's Changed
- Upgrade version of actions steps by @michalJakubis in #55
- fix(lucene storage): incorrect usage of Path.Combine outside windows by @bkapustik in #57
Full Changelog: v7.0.0...v7.0.1
v7.0.0
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
- Feat/updating existing index configuration by @bkapustik in #52
- Feat/selectable analyzer by @bkapustik in #53
Full Changelog: v6.1.0...v7.0.0
v6.1.0
What's Changed
- Update to Xperience by Kentico v29.0.0 by @bkapustik in #51
Enhancements
- Add support for Xperience by Kentico v29.0.0
Full Changelog: v6.0.0...v6.1.0