API Objective: Update a synonyms file. See Synonyms Files for an overview and examples of how to specify a set of synonyms.Documentation Index
Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Examples
Managing synonym file states
List all available synonyms files along with its READY / NOT_READY statuses
Changing the synonym file’s state to READY opens all the synonyms browsing/editing APIs
Check editing READY / NOT_READY status for a single synonym file
Managing synonym file entries
List all entries in a synonyms file
Add new entry to a synonyms file
POST will return items with all of its data, including the ID and modified timestamp.
Also note, the type property is read-only and is returned based on ⇒ and not , mapping.Update an entry in a synonyms file
Delete an entry in a synonyms file
Search, filter, or sort synonyms
Get term suggestions from synonyms or categories for autocomplete/autosuggest purposes
- Get suggestions for categories
- Get suggestions for terms
- Get suggestions for both terms and categories