Configuration & Relevance
- How can I retrieve all the records in my index?
- Does indexing impact the performance of search?
- How often can/should I update my indices?
- How fast is the indexing?
- Do you handle multi-word synonyms?
- Can you provide a list of common synonyms?
- How can I delete my records?
- What should I put in AttributesToIndex?
- How can I update all the objects of my index
- Do I need to provide an objectID for my records?
- Is it possible to apply weights/boosts to a specific attribute?
- Can I index my text with html tags and markup?
- How does Algolia’s tie-breaking ranking algorithm work?
- Can I update only some elements of an array-based attribute?
- How can I use Algolia with multiple languages?
- How should I format my data?
- How to sort the results with a specific attribute?
- How to display results from multiple indices?
- Can I have a different ranking for each user?
- What should I set in the CustomRanking?
- What are slaves indices and what are their benefits?
- How do I update my objects in real-time?
- Can I boost/penalize certain objects in the search results?