Crate stork_lib

source ·

Structs

Associates a WordListGenerationError with a File.
A document present in the search results.
An excerpt of a document’s contents, that contains words that were part of the search query.
A range of characters in a string that should be highlighted. The start and end indices are inclusive.
Contains metadata about an index, to be displayed to the user, often for debugging.
The set of data needed to display search results to a user.
A single document in the list of matches for a search query, along with its display information and excerpts.

Enums

An error that may occur when trying to parse an index file.
An annotation attached to a given excerpt.

Functions

Type Definitions