Inherits PageComponent
A page component representing the results of a search.
Create a new ArchiveSearch for link.
Retrieves the result rows of the individual queries and computes the partial and aggregate result sets.
Returns a list of search results, optimised for large result sets.
Returns a list of search results, optimised for large result sets.
Parses the query term and stores the resulting terms. Quietly ignores errors.
There aren't really very many errors. Empty search terms, search terms containing nulls, BOMs, private-use codepoints, and that's about it.
Returns true if all queries are done, false if at least one is outstanding.
Returns HTML to describe the search terms as parsed and used.
Sends off each query to the database. Does not generate any output.
Computes and sets a suitable title. The title should be the shortest possible rendering of the search results.
Returns a list of search results, optimised for small result set.
This web page based on source code belonging to Oryx Mail Systems GmbH. All rights reserved.