Add a custom query to the search index
Object that is returned when query matches
Query string to match for this object
Optional weight to multiply by the score
Search for a term
Get Suggestions for term
Export search index to JSON for storage/caching - this would avoid having to re-index on page reload
A OfflineSearch is an offline search module. It can be initialized at any time by passing the Mappedin object and a set of TMappedinOfflineSearchOptions options.