[][src]Crate porigon

Structs

LevenshteinAutomatonBuilder

Builder for Levenshtein Automata.

SearchStream

FST stream on which various operations can be chained.

Searchable

Main entry point to building and querying FSTs.

TopScoreCollector

Documents collector, keeping track of the top N items (based on their score).

Enums

LevenshteinDistance

Levenshtein Distance computed by a Levenshtein Automaton.

Type Definitions

Score

Score type, used for keeping a per-item score in SearchStream.