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
Whoosh-Reloaded
  • Overview: module code

All modules for which code is available

  • whoosh.analysis.acore
  • whoosh.analysis.analyzers
  • whoosh.analysis.filters
  • whoosh.analysis.intraword
  • whoosh.analysis.morph
  • whoosh.analysis.ngrams
  • whoosh.analysis.tokenizers
  • whoosh.codec.base
  • whoosh.collectors
  • whoosh.columns
  • whoosh.fields
  • whoosh.filedb.filestore
  • whoosh.filedb.filetables
  • whoosh.filedb.structfile
  • whoosh.formats
  • whoosh.highlight
  • whoosh.idsets
  • whoosh.index
  • whoosh.lang.morph_en
  • whoosh.lang.porter
  • whoosh.lang.wordnet
  • whoosh.matching.binary
  • whoosh.matching.mcore
  • whoosh.matching.wrappers
  • whoosh.qparser.default
  • whoosh.qparser.plugins
  • whoosh.qparser.syntax
  • whoosh.query.compound
  • whoosh.query.nested
  • whoosh.query.positional
  • whoosh.query.qcore
  • whoosh.query.ranges
  • whoosh.query.spans
  • whoosh.query.terms
  • whoosh.query.wrappers
  • whoosh.reading
  • whoosh.scoring
  • whoosh.searching
  • whoosh.sorting
  • whoosh.spelling
  • whoosh.support.charset
  • whoosh.support.levenshtein
  • whoosh.util
  • whoosh.writing

© Copyright 2007-2012 Matt Chaput.

Built with Sphinx using a theme provided by Read the Docs.