Custom dictionaries
List of methods
Save dictionary entries |
Send a batch of entries to a dictionary. |
Replace dictionary entries |
Replace a batch of dictionary entries. |
Delete dictionary entries |
Delete a batch of dictionary entries. |
Clear dictionary entries |
Remove all words from a custom dictionary. |
Search dictionary entries |
Search for entries in a dictionary. |
Set dictionary settings |
Enable or disable the use of standard dictionary entries |
Get dictionary settings |
Retrieve the dictionary override settings for plurals, stop words, and compound words. |
How to manage your dictionaries
As well as using API methods, you can manage your dictionaries from the dashboard:
- Words Ignored: stop words
- Plurals & Other Declensions: plurals
- Word Segmentation: compounds
For each of these, there’s a custom and a standard dictionary. The dashboard allows you to add your own words and copy them to the appropriate custom dictionary. From the dashboard, you can also disable words in the standard, Algolia-provided, dictionaries.
You can also manage custom and standard dictionary words using the API methods listed at the top of this page.