Installing the Content Delivery Search feature server-side
The Search feature enables the indexing and querying of searchable content from the Content Delivery-based website.
- Content Delivery Search installation scenarios
Content Delivery Search is built on top of Elasticsearch search technology. Depending on your environment and your expected performance needs, you can install the search feature in several ways. - Content Delivery search feature additional prerequisites
In addition to the general Content Delivery microservice prerequisites, there are additional prerequisites that must be satisfied specifically for the microservices for the search feature (that is, either the IQ Combined Index and Query Services or the IQ Index Service and the IQ Query Service). - Elasticsearch installation documentation
The Elastic website offers extensive documentation to help you install and tune Elasticsearch. - Installing the IQ Combined Index and Query Services
If you install the Search feature on a single machine, you can install both the Index Service and the Query Service as a single microservice called the IQ Combined Index and Query Services. If you want to (be able to) scale out the feature, install the IQ Index Service and IQ Query Service separately instead. - Installing the IQ Index Service
The IQ Index Service is a microservice that indexes searchable content on your Content Delivery-based website. - Installing the IQ Query Service
The IQ Query Service is a microservice that enables executing search queries against searchable content on your Content Delivery-based website.