episerver / content-search-lucene

Apache License 2.0
1 stars 1 forks source link

Update Episerver packages, target IndexingService to .NET 7 #23

Closed karolberezicki closed 1 year ago

karolberezicki commented 1 year ago

Hi 🙂

In this PR I would like to bring following changes to content-search-lucene:

I 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.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

lunchin commented 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

karolberezicki commented 1 year ago

Thank you for the review @lunchin, much appreciated :) I've retargeted the packages and framework versions according to the comments.

lunchin commented 1 year ago

create new pr to fix build issues on fork