Update README.md
All checks were successful
build-packages / meilisearch-dotnet-packages (push) Successful in 4m13s

This commit is contained in:
damien 2025-02-25 09:44:45 +00:00
parent 5994a67d1d
commit 39dc57cbf4

View File

@ -21,8 +21,8 @@ MeiliSearch .NET Integration is a NuGet package that seamlessly embeds MeiliSear
- [ ] **Resource Monitoring**: Monitor the resources being used including storage by your MeiliSearch.
- [ ] **Future Index Management**: Upcoming feature to automatically compress and decompress indexes for optimized local storage.
- [ ] **Caching Mechanism**: Cache the comrpessed indexes so they are returned when you ask for a list of all indexs.
- [ ] **Search Capabilities**: Cache the comrpessed indexes so they are returned when you ask for a list of all indexs.
- [ ] **AI Search Capabilities**: Cache the comrpessed indexes so they are returned when you ask for a list of all indexs.
- [ ] **Search Capabilities**: Ability to use the meilisearch native search capabilities with the index being loaded validation.
- [ ] **AI Search Capabilities**: Ability to use the meilisearch native AI search capabilities with the index being loaded validation.
## Installation