Sending and Managing Data: FAQs
- Is there a size limit for my index/records?
- Does the no-code connector support automated rollback on failure?
- Should I use the deleteby method for deleting records matching a query?
- Are there limits with the JSON connector?
- Do I need to reindex my records because I changed my indexing language / query language setting?
- What causes 'AlgoliaApiException: cursor is not valid anymore, status:400'?
- How are my items indexed in Algolia?
- How to index NoSQL databases like MongoDB in Algolia?
- What format does data need to be in?
- What is an objectID?
- What format should the files I upload to Algolia be?
- Can a record have a 'null' value?
- How long can an attribute be?
- Can I store html in the Algolia index?
- What format should our uploaded csv/json be?
- If I have two websites that will use separate indices, should I create a separate application for each index?
- How do I remove duplicates in Algolia?
- How do I structure 'one to many' data?
- Why am I getting the 'geoloc attributes cannot contain numerical string' error?
- Why should I sanitize my data and avoid indexing HTML in Algolia?
- How do I test a query parameter?
- If I copy my indices from one app to another with different names, will the virtual replicas of those indices also be copied and remain as virtual replicas of their respective primary indices?
- Why do I have a missing facet in the dashboard?
- Why isn't my record being deleted?
- Is there a limit for Synonyms?
- Can I set up multiple indices to be hierarchically related to each other?
- Are there any forbidden characters when formatting objectIDs?
- How do I handle an implementation with a large numbers of indices?
- How is the "Last Build" column calculated in the Data Sources -> Indices tab of the dashboard?
- How can I filter products by individual locations?