Sending and Managing Data: FAQs
- Is there a size limit for my index/records?
- How can I sort my index alphabetically?
- Rate Limits
- Why are only some of the fields from my MySQL tables being indexed to Algolia?
- How do I do a load test with Algolia?
- When creating a Transformation from my index I am seeing this error "using the same index source and destination can lead to irreversible data loss when combined with transformations". Is it safe to proceed?
- What’s the impact of changing my Algolia index name?
- Why am I getting an error when setting up the Supabase connector?
- How do I add a record to multiple categories?
- Invalid taskID AlgoliaApiException error
- Are batch jobs executed in the same order that they are added to the batch?
- How can I ensure numeric fields are indexed as integers when uploading CSV files?
- What's the difference between Not Searchable, Searchable and Filter-Only facets?
- Why do my facet options disappear?
- How can I filter dynamic groups of records out of my search results?
- What does 'Error: Record objectID=1234 is too big size=N/100000 bytes' error mean and how do I fix it?
- Does Algolia have any tools to easily migrate large subsets of records from one index to another?
- When are replicas updated during indexing jobs?
- Does the Grow plan include filtering on products from search results?
- Can I index _geoloc from a CSV file?
- Can I set a space as an optionalWord?
- Is the max record file size (100kB) in decimal or binary?
- Why are my rules slow to create?
- Why am I unable to upload CSV file for synonyms?
- Does the no-code connector support automated rollback on failure?
- Should I use the deleteBy method for deleting records that match 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 to index NoSQL databases like MongoDB in Algolia?