This article will use the .Net OpenSearch.Client NuGet package. Prior to completing the tutorial please read the Keyword Field Data Type Indexing …
Trent

Trent
Trent is a Staff Software Engineer and proud Code Sloth living high in the tree tops of Sydney. Over a decade of industry experience has taught this furry little coconut head that simple solutions trump technical wizardry in monoliths through to microservices. This blog is an expression of his passion for engineering in the hopes of helping other emerging Code Sloths alike.
-
-
5. Aggregating in OpenSearchKeywordsOpenSearch/Elasticsearch
[Tutorial] OpenSearch Keyword Adjacency Matrix Aggregation
by Trentby TrentThis article will use the .Net OpenSearch.Client NuGet package. Prior to completing the tutorial please read the Keyword Field Data Type Indexing …
-
5. Aggregating in OpenSearchKeywordsOpenSearch/Elasticsearch
[Tutorial] OpenSearch Keyword Terms Aggregation
by Trentby TrentThis article will use the .Net OpenSearch.Client NuGet package. Prior to completing the tutorial please read the Keyword Field Data Type Indexing …
-
5. Aggregating in OpenSearchKeywordsOpenSearch/Elasticsearch
[Tutorial] OpenSearch Keyword Cardinality Aggregation
by Trentby TrentThis short tutorial will cover what an ElasticSearch Cardinality Aggregation is and how to perform it. Cardinality in ElasticSearch is …
-
4. Sorting in OpenSearchKeywordsOpenSearch/Elasticsearch
[Tutorial] Sorting the Keyword Field Data Type
by Trentby TrentThis article is a continuation of Querying the Keyword Field Data Type. While the first article focused on fetching documents …
-
3. Querying in OpenSearchFeaturedKeywordsOpenSearch/Elasticsearch
[Tutorial] Querying the Keyword Field Data Type
by Trentby TrentThis article will explore the many ways in which we can query the Keyword field data type using the .Net OpenSearch.Client …
-
2. Indexing in OpenSearchKeywordsOpenSearch/Elasticsearch
[Tutorial] Keyword Field Data Type Indexing Deep Dive
by Trentby TrentThis article will dive deep into the ElasticSearch Keyword field data type using samples from the CodeSloth GitHub code sample …
-
This tutorial extends the prior article on Docker Compose debugging in .Net. If you’re unfamiliar with debugging Dot Net Core …
-
Optimise your engineering workflow as we explore debugging multiple .Net applications in Docker, alongside their supporting infrastructure.
-
.NetDocker
[Tutorial] Debugging .Net Core Applications in Docker with Visual Studio
by Trentby TrentGetting started with debugging .Net applications in Docker? This tutorial has what you need to get up and running!