algoliasearch-client-javascript
algoliasearch-client-javascript copied to clipboard
⚡️ A fully-featured and blazing-fast JavaScript API client to interact with Algolia.
I'm using browseObjects for multiple situations. Always works well using when using filters, query and attributesToRetrieve parameters. However, I can't make pagination work (tried hitsPerPage, and length/offset pair). For example,...
Hello, We are using the search features and want to use the lite client, however, the `multipleQueries` method is not available in it while it is still a search feature....
how long the taskId maintained at algolia side for example if i got a taskId after saveObject and after one month if i call get status API passing task Id...
## Actual The Recommend client uses the same transporter utilities as the Search client, including the `createUserAgent` function. This causes it to set the "Algolia for JavaScript" user agent, which...
## What The createUserAgent function shouldn't set "Algolia for JavaScript" by default. Instead, this agent should be added in the build of the Search client. ## Why > The Recommend...
While initialising the index - _means calling `initIndex()`_ if no argument is sent then it considers index name as `"undefined"` and sends the request to algolia platform with index name...
Add option to skip failing records on saveObjects() rather than letting the complete operation fail
I tried to add records to my index and one of those records exceeds the size: ` content: '{"message":"Record at the position 69 objectID=0db0a327-b567-4225-bd4e-9f1019c930cd is too big size='... ` Apparently...
in vscode for example, the homepage field will show when you hover over a library name in our own package.json
The requested module '/_nuxt/node_modules/algoliasearch-helper/index.js?v=d9da2887' does not provide an export named 'default'
Update the error message so that it shares the new steps for contacting support