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
    • analysis module
    • codec.base module
    • collectors module
    • columns module
    • fields module
    • filedb.filestore module
    • filedb.filetables module
    • filedb.structfile module
    • formats module
    • highlight module
    • support.bitvector module
    • index module
    • lang.morph_en module
    • lang.porter module
    • lang.wordnet module
    • matching module
    • qparser module
    • query module
    • reading module
    • scoring module
    • searching module
    • sorting module
    • spelling module
    • support.charset module
    • support.levenshtein module
    • util module
    • writing module
  • Technical notes
Whoosh-Reloaded
  • Whoosh API
  • View page source

Whoosh API¶

  • analysis module
  • codec.base module
  • collectors module
  • columns module
  • fields module
  • filedb.filestore module
  • filedb.filetables module
  • filedb.structfile module
  • formats module
  • highlight module
  • support.bitvector module
  • index module
  • lang.morph_en module
  • lang.porter module
  • lang.wordnet module
  • matching module
  • qparser module
  • query module
  • reading module
  • scoring module
  • searching module
  • sorting module
  • spelling module
  • support.charset module
  • support.levenshtein module
  • util module
  • writing module
Previous Next

© Copyright 2007-2012 Matt Chaput.

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