Skip to content

Tags: apisearch-io/javascript-client

Tags

0.2.35

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #69 from apisearch-io/feature/upgrade-version

Ugraded to 0.2.35

0.2.16

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #39 from apisearch-io/feature/added-uuid-in-result…

…-and-query

Added UUID in Query and Result

0.2.15

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
To version 0.2.15 (#35)

0.2.14

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding ScoreStrategies feature (#34)

- Added model
- Added model unit testing
- Added compilation of the library

0.2.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improved methods in flush (#18)

0.2.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
flush() has been updated (#17)

* all calls are done in parallel, in order to improve the performance

0.2.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Compiled code (#16)

0.2.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed promoting items (#15)

0.2.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improved the way to check configuration (#14)

* Added some tests

0.2.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed the way a repository is built from Apisearch (#12)

- Added some tests under Apisearch class