Crafter Search API
The context for this API is /crafter-search/
, please prefix the API URLs with this context.
Warning
The Index Management and Content Management APIs are secured using an access token that needs to be provided as a
query string parameter with name token
. The value of the token should be changed for every environment or set
to empty to allow anonymous access for any request. For more details see Securing Your CrafterCMS Install
Index Management
Content Management
Monitoring
Note
Crafter Search and Solr is supported for backward compatibility. CrafterCMS’s default search engine is Elasticsearch.
To update your sites to Elasticsearch, follow the guide Migrating a site from Solr to Elasticsearch