Uses of Package
com.yahoo.prelude

Packages that use com.yahoo.prelude
Package
Description
The main classes of the Vespa Query Result Server.
 
The query model representing a boolean combination of selection criteria, where elements may be simple criteria, nested boolean operators, or annotated pieces of natural language text.
 
 
Standard searchers to compose in source search chains (those containing searchers specific for one source and which ends with a call to some provider) which calls a cluster of provider nodes.
 
The federation layer on top of the search container.
 
The search query model
Provides access to parsing query strings into queries
Vespa search platform query transformation infrastructure.
Classes for composition of searchers into search chains, which are executed to produce Results for Queries.