Search API Tab
Site Search > Navigation Pane > Search App > Settings > App Settings > Search API Tab.
The SearchStax Site Search solution’s Search API tab displays the Search, Update and Suggest Endpoints. Each has a copy button to easily copy to clipboard and curl examples provided.
- Search Endpoint: This endpoint, ending in /emselect, is used to send Solr queries to the App’s database of searches, content items, feedback, and so forth.
- Update Endpoint: The Update endpoint can be used to upload data to the Search App.
- Suggest Endpoint: This one, ending in /emsuggest, is used to ask for suggestions when a search query returns no results.
Basic and Token Authentication
Search Apps use either Solr Basic Authentication or Token Authentication depending on account settings. These topics are covered on the Search API page.
Read-Write Credentials are for Development Only!
API calls to the query endpoints can expose the credentials to public view in the URL. Therefore, the Read-Write credentials should never be used to generate queries from a production system.
What is the RELOAD SCHEMA button for?
When you add an indexed field to your Sitecore or Drupal site, you must come here and click the Reload Schema button to update the Site Search index. The system will be offline until the update completes.
There is no need to use this button just to update a password.
Related Pages:
Questions?
Do not hesitate to contact the SearchStax Support Desk.