This article is a continuation of Querying the Keyword Field Data Type. While the first article focused on fetching documents…
Trent
Trent
Trent is a Technical Lead Software Engineer and proud Code Sloth living high in the tree tops of Sydney. Over 10 years of industry experience have 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.
-
-
3. Querying in OpenSearchFeaturedKeywordsOpenSearch
[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
[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!
-
Heard about .Net 6 and want to give it a try? This tutorial will walk you through what’s required.
-
Wanting to understand an existing Dockerfile, or up your image building skills? Multi-stage builds are the next step in your …
-
2. Indexing in OpenSearchOpenSearchSloth Series
[Series] Indexing Data in OpenSearch
by Trentby TrentWe’re spoiled for choice when indexing our data into OpenSearch. This series will walk you through your options and when …
-
Sometimes Docker gives us too much info. Sometimes not enough. In this tutorial we’ll cover how to prettify any Docker …