Sending and Managing Data: FAQs
- Is there a size limit for my index/records?
- How to ensure Numeric Fields are treated as Integers when uploading CSV files to Algolia
- 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 using the 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 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 is an objectID?
- Can a record have a 'null' value?
- How long can an attribute value be?
- Can I store html in the Algolia index?
- Can I update my records more than once a day?
- 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?