The task of implementing a Guided Search application requires two separate environments, one for staging and one for production:

The following diagram illustrates the workflow in staging and production environments:

This diagram introduces the differences between staging and production environments and explains how they relate to each other:

Most production environments use two or more servers and one load balancer. As system demand increases, the number of servers necessary in the implementation increases. Demand may take the form of time to crawl source data, frequent source data updates, faster query throughput, faster response time under increasing load, and so on. Several of the most common implementation architectures are described in the following sections.


Copyright © Legal Notices