Structs§
- Build
Output - Config
- Document
Error - Associates a
WordListGenerationErrorwith aFile. - Entry
- A document present in the search results.
- Excerpt
- An excerpt of a document’s contents, that contains words that were part of the search query.
- Highlight
Range - A range of characters in a string that should be highlighted. The start and end indices are inclusive.
- Index
Description - Index
Metadata - Contains metadata about an index, to be displayed to the user, often for debugging.
- Output
- The set of data needed to display search results to a user.
- Result
- A single document in the list of matches for a search query, along with its display information and excerpts.
Enums§
- Build
Error - Config
Read Error - Index
Parse Error - An error that may occur when trying to parse an index file.
- Internal
Word Annotation - An annotation attached to a given excerpt.
- Parsed
Index - Search
Error