Sign in Sign up
nuget

Carbon.ElasticSearch

3.10.1 - ElasticSearch not-configured message now logged via Serilog (Debug level) instead of Console.WriteLine. 3.10.0 - .NET 10 (net10.0) target framework added; existing targets preserved. 3.9.1 - Added ElasticSearch is not configured message 3.9.0 - Introduce IsConfigured to IElasticSettings and use it to guard all repository operations 3.8.8 - tracktotalhits property is optional now for elastic search async methods 3.8.7 - Added tracktotalhits to all elastic search async methods 3.8.6 - Added cancelation token to all elastic async methods 3.8.5 - PrettyJson has been setted false 3.8.4 - Carbon.Common version update 3.8.3 - UpdateWithFieldRemoval methods added. 3.8.2 - Fix bulkUpdate. 3.8.1 - Added bulkUpdate new method. 3.8.0 - Added bulkUpdate operations. 3.7.1 - Health check fixed 3.7.0 - DeleteAllAsync method is added IElasticRepository to clear all index data by tenantId 3.6.1 - Carbon.Common Bulk index operations had better get IEnumerable as parameter 3.6.0 - Carbon.Common Bulk index operations added (AddBulkAndReturn and AddBulkAndReturnAsync) 3.5.2 - Carbon.Common updated and IQueryable OrderBy extension method bug fixed 3.5.1 - Carbon.Common updated and nested ordering achieved 3.5.0 - Readonly Elastic repository implemented. - Paging functions added to BaseElasticRepositories. 3.2.0 - Refresh parameter added to create, update and delete methods 3.1.3 Added Health Check ** ElasticSearch 7 Library ** For older versions, please use Platform360.ElasticSearch(Deprecated) from Cosmos Nuget Repo 3.1.2 - FindAsync with Size added - New Configuration added for force refresh on writing operations -ElasticSearch.NET & Nest Libraries Updated to 7.11.1 -Sort feature added for FilterAsync.

nuget View on Nuget

Activity

Latest release
1mo ago
Total releases
24
Cadence
~23 days
Last 12 months
10

Details

First release
May 12, 2022
Releases
Version Released
3.10.1 patch
3.10.0 minor
3.9.1 patch
3.9.0 minor
3.8.8 patch
3.8.7 patch
3.8.6 patch
3.8.5 patch
3.8.4 patch
3.8.3 patch
3.8.2 patch
3.8.1 patch
3.8.0 minor
3.7.1 patch
3.7.0 minor
3.6.1 patch
3.6.0 minor
3.5.2 patch
3.5.1 patch
3.5.0 minor
3.4.0 minor
3.3.0 minor
3.2.0 minor
3.1.3 initial