mirror of
https://github.com/typesense/typesense.git
synced 2025-05-18 12:42:50 +08:00
Update README.md
This commit is contained in:
parent
2b4d3a3b75
commit
87883da952
@ -44,6 +44,7 @@ Here are a couple of **live demos** that show Typesense in action on large datas
|
||||
- **Sorting:** Sort results based on a particular field at query time (helpful for features like "Sort by Price (asc)").
|
||||
- **Faceting & Filtering:** Drill down and refine results.
|
||||
- **Grouping & Distinct:** Group similar results together to show more variety.
|
||||
- **Federated Search:** Search across multiple collections (indices) in a single HTTP request.
|
||||
- **Scoped API Keys:** Generate API keys that only allow access to certain records, for multi-tenant applications.
|
||||
- **Synonyms:** Define words as equivalents of each other, so searching for a word will also return results for the synonyms defined.
|
||||
- **Curation & Merchandizing:** Boost particular records to a fixed position in the search results, to feature them.
|
||||
|
Loading…
x
Reference in New Issue
Block a user