Package org.readium.r2.shared.publication.services.search
See: Description
-
Class Summary Class Description Reading An error occurred while accessing one of the publication's resources. Engine An error occurring in the search engine. SearchError Represents an error which might occur during a search activity. Options Holds the available search options and their current values. IcuAlgorithm Implementation of a search Algorithm using ICU components to perform the actual search while taking into account languages specificities. NaiveAlgorithm A naive search Algorithm performing exact matches on strings. StringSearchService Base implementation of SearchService iterating through the content of Publication's resources. SearchServiceKt -
Interface Summary Interface Description SearchService Provides a way to search terms in a publication. SearchIterator Iterates through search results. Algorithm Implements the actual search algorithm in sanitized text content. -
Object Summary Object Description Companion