Skip to content

Commit

Permalink
update(docks): difference in quickstart for Admin/Core
Browse files Browse the repository at this point in the history
  • Loading branch information
bkapustik committed Apr 16, 2024
1 parent bc34bbb commit e94d13d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ dotnet add package Kentico.Xperience.Lucene

## Quick Start

This section is relevant for each Lucene NuGet. Steps number 3 and 4 are only relevant if you use NuGet package `Kentico.Xperience.Lucene` or `Kentico.Xperience.Lucene.Admin`.

1. Define a custom `DefaultLuceneIndexingStrategy` implementation to customize how content pages/content items are processed for the index.
2. Add this library to the application services, registering your custom `DefaultLuceneIndexingStrategy` and Lucene

Expand Down

0 comments on commit e94d13d

Please sign in to comment.