Sadiq Ahmed Killedar
Results
2
issues of
Sadiq Ahmed Killedar
Fix #1814 This pull request refactors the DockerComposeConfiguration constructor to use Java's built-in getOrDefault method available on the Map interface for assigning default values. This change enhances code readability and...
Description This PR introduces the updateDocumentsByFunction method to the Documents class in the Meilisearch SDK. This method enables updating documents in a specified index based on a provided function. Changes:...