Discussing the Implementation Change in Operations Class
TLDR Harpreet proposed a deviation in the Operations class. Kishore Nallan and Jason agreed to this change due to the improved clarity and compatibility.
1
Jul 06, 2021 (31 months ago)
Harpreet
08:22 AMhttps://github.com/happy-san/typesense-dart/commit/b30e9ed4fed608a1f1536315645015188268d8ff#diff-df4195f04d912ee6202323fb8bec8940c38b151f7ebb0569922bbd13f192c83fL9
Kishore Nallan
08:28 AMperform
-- not sure what we were thinking with that. Let's also run it by Jason before merging, but I think eventually even the clients are better off being more explicit here.Harpreet
08:29 AMJason
02:50 PMJason
02:52 PMKishore Nallan
02:52 PMJason
02:54 PM1
Harpreet
03:27 PMTypesense
Indexed 3011 threads (79% resolved)
Similar Threads
Discussing the Functionality and Structure of Typesense Client Libraries
Jason explained how Typesense client libraries function and their architecture. Jason and Masahiro guide Joe in his work on the Java client, emphasizing a consistent method call structure across different languages. Joe highlights his progress and difficulties.
Solving Typesense Cloud Interface Issue in Python
Orion had an issue querying from Python in the Typesense Cloud interface. Kishore Nallan identified the problem within the array declaration. They then discussed improving error messages and Orion offered to make a PR.
Typescript Support and Import Issues with Typesense
Ahmad faced trouble with Typesense support for Typescript. Jason assisted by suggesting checks and solutions. Phil suggested modifying the import statement. Ultimately, the issue was resolved with a change from Jason in version `v1.1.2`.
Resolving Duplicate Classes Error with Typesense and Kotlin
Matt faced "Duplicate class" errors in a Kotlin Android app after adding Typesense dependency. Kishore Nallan suggested excluding conflicting groups which resolved the issue.
Issue with Search Duration on Typesense Database
Robert reported an issue about query time delay when adding a `filter_by` constraint in a large Typesense database. Kishore Nallan explained that this happens due to the order of operation and also promised to look into this issue further. Robert withdrew his interest in sponsoring the improvement due to moving from the project.