Whoosh-Reloaded
3.0
Release notes
Quick start
Introduction to Whoosh
Glossary
Designing a schema
How to index documents
How to search
Parsing user queries
The default query language
Indexing and parsing dates/times
Query objects
About analyzers
Stemming, variations, and accent folding
Indexing and searching N-grams
Sorting and faceting
How to create highlighted search result excerpts
Query expansion and Key word extraction
“Did you mean… ?” Correcting errors in user queries
Field caches
Tips for speeding up batch indexing
Concurrency, locking, and versioning
Indexing and searching document hierarchies
Whoosh recipes
Whoosh API
Technical notes
How to implement a new backend
filedb notes
Whoosh-Reloaded
Technical notes
View page source
Technical notes
¶
How to implement a new backend
Index
IndexWriter
IndexReader
Matcher
filedb notes
Files created