Service Developer Information


Overview

The FAST query listener service allows Aspire to mimic a FAST ESP query server. This means that you can use FAST clients to submit queries to Aspire.

This application utilises HTTP Feeders to accept queries meant for a FAST Search Server and places them in an AspireObject, and processes them using the workflow engine. Data returned is transformed using XSL to the format expected by a FAST query client.

This application will most likely be used in conjunction with the Query Executor Application Bundle to send queries on to the server after processing.

Components and App-bundles used by the Service

Information about the specific applications and components used in the LDAP Cache Service is shown below:

App-bundles

Components

Handles the incoming FAST client messages

Generating service requests to be sent to the FAST Query server, modifying service results sent back to the client

Fetching service requests at the FAST Query server

Loading the results from service requests

Performs workflow for the client query requests

  • No labels