Closed karolberezicki closed 1 year ago
The cla is now enabled on this repo, please sign the cla for us to be able to except your pull requests
Thank you for the review @lunchin, much appreciated :) I've retargeted the packages and framework versions according to the comments.
create new pr to fix build issues on fork
Hi 🙂
In this PR I would like to bring following changes to
content-search-lucene
:Episerver
dependencies up to latest versions (12.13.1
/12.17.1
)IndexingService
to.NET 7
ContentCacheScope
forIndexingJob
to reduce memory consumption for larger projectI plan to bring more memory optimizations also for data collecting in
IndexingJob
/ContentSearchHandlerImplementation
, but in a separate PR, if this will be approved and merged.