diff --git a/README.md b/README.md index 5e09e92..6e33139 100644 --- a/README.md +++ b/README.md @@ -21,6 +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. ## Installation