API Client: FAQs
- Facet search not returning expected results when separators are included in facet values.
- Can I search records using a latitude and longitude pair, and retrieve records where the provided lat/lng point falls within the defined polygons?
- How do I use Python API client with proxy?
- Why am I getting the "Request body reading: empty body" using Java API Client 3.16.5?
- Why is my deleteBy not working?
- Can I create an empty index from the API?
- Java API Client throwing AlgoliaRuntimeException
- Why do I get an empty array returned from getLogs()?
- Where can I view a history of changes to the C# client?
- Why doesn't the .NET API client copy the exact same record when using the CopyIndex method?
- How can I extract snippets and highlights with the Java API client?
- Why are items that don't exist being returned in my delete calls?
- Can I use a custom domain for the search API endpoint?
- Why do I see fewer nbPages than expected?
- Is there a query size limit?
- Whats the Difference between requestsCache and responsesCache?
- How to solve the "Timeout value connect must be an int or float" Python error?
- Should I use the Algolia REST API or one of your wrappers?
- Why isn't the 'delete by' (deleteBy) method working?
- Should I use the safe parameter with replaceAllObjects?
- Why am I getting retry errors when using the api client?
- Why is a field not being rendered in my client?