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
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
__init__() (whoosh.query.NumericRange method)
_compile_query() (whoosh.query.NumericRange method)
A
accept() (whoosh.query.Query method)
add() (whoosh.fields.Schema method)
(whoosh.filedb.filetables.HashWriter method)
(whoosh.sorting.FacetMap method)
add_all() (whoosh.filedb.filetables.HashWriter method)
add_document() (whoosh.writing.AsyncWriter method)
(whoosh.writing.BufferedWriter method)
(whoosh.writing.IndexWriter method)
add_facet() (whoosh.sorting.Facets method)
add_facets() (whoosh.sorting.Facets method)
add_field() (whoosh.index.Index method)
(whoosh.sorting.Facets method)
(whoosh.writing.AsyncWriter method)
(whoosh.writing.IndexWriter method)
add_plugin() (whoosh.qparser.QueryParser method)
add_plugins() (whoosh.qparser.QueryParser method)
add_query() (whoosh.sorting.Facets method)
AdditiveBiMatcher (class in whoosh.matching)
after() (whoosh.idsets.DocIdSet method)
all() (whoosh.filedb.filetables.HashReader method)
all_doc_ids() (whoosh.codec.base.PerDocumentReader method)
(whoosh.reading.IndexReader method)
all_ids() (whoosh.collectors.Collector method)
(whoosh.collectors.WrappingCollector method)
(whoosh.matching.Matcher method)
all_items() (whoosh.matching.Matcher method)
all_stored_fields() (whoosh.reading.IndexReader method)
all_terms() (whoosh.query.Query method)
(whoosh.reading.IndexReader method)
all_tokens() (whoosh.query.Query method)
Analysis
And (class in whoosh.query)
AndGroup (class in whoosh.qparser)
AndMaybe (class in whoosh.query)
AndMaybeGroup (class in whoosh.qparser)
AndMaybeMatcher (class in whoosh.matching)
AndNot (class in whoosh.query)
AndNotGroup (class in whoosh.qparser)
AndNotMatcher (class in whoosh.matching)
apply() (whoosh.query.Query method)
as_dict() (whoosh.sorting.FacetMap method)
AsyncWriter (class in whoosh.writing)
B
BaseBitSet (class in whoosh.idsets)
BaseScorer (class in whoosh.scoring)
BasicFragmentScorer (class in whoosh.highlight)
before() (whoosh.idsets.DocIdSet method)
Best (class in whoosh.sorting)
BiMatcher (class in whoosh.matching)
BinaryGroup (class in whoosh.qparser)
BitColumn (class in whoosh.columns)
BitSet (class in whoosh.idsets)
BiWordFilter (class in whoosh.analysis)
block_quality() (whoosh.matching.Matcher method)
(whoosh.scoring.BaseScorer method)
BM25F (class in whoosh.scoring)
BOOLEAN (class in whoosh.fields)
boolean_context() (whoosh.searching.Searcher method)
BoostPlugin (class in whoosh.qparser)
BufferedWriter (class in whoosh.writing)
BufferFile (class in whoosh.filedb.structfile)
C
cancel() (whoosh.writing.AsyncWriter method)
(whoosh.writing.IndexWriter method)
Categorizer (class in whoosh.sorting)
categorizer() (whoosh.sorting.FacetType method)
CharacterBoosts (class in whoosh.formats)
Characters (class in whoosh.formats)
charset_table_to_dict() (in module whoosh.support.charset)
CharsetFilter (class in whoosh.analysis)
CharsetTokenizer (class in whoosh.analysis)
ChecksumFile (class in whoosh.filedb.structfile)
children() (whoosh.matching.Matcher method)
(whoosh.query.Query method)
ClampedNumericColumn (class in whoosh.columns)
clean() (whoosh.fields.FieldType method)
close() (whoosh.filedb.filestore.Storage method)
(whoosh.filedb.structfile.StructFile method)
(whoosh.index.Index method)
(whoosh.reading.IndexReader method)
Codec (class in whoosh.codec.base)
codec() (whoosh.reading.IndexReader method)
CollapseCollector (class in whoosh.collectors)
collect() (whoosh.collectors.Collector method)
(whoosh.collectors.ScoredCollector method)
(whoosh.collectors.WrappingCollector method)
collect_matches() (whoosh.collectors.Collector method)
(whoosh.collectors.WrappingCollector method)
Collector (class in whoosh.collectors)
collector() (whoosh.searching.Searcher method)
Column (class in whoosh.columns)
column_reader() (whoosh.reading.IndexReader method)
ColumnReader (class in whoosh.columns)
ColumnWriter (class in whoosh.columns)
CommaSeparatedTokenizer() (in module whoosh.analysis)
commit() (whoosh.writing.AsyncWriter method)
(whoosh.writing.BufferedWriter method)
(whoosh.writing.IndexWriter method)
CompoundQuery (class in whoosh.query)
CompoundWordFilter (class in whoosh.analysis)
CompressedBytesColumn (class in whoosh.columns)
computes_count() (whoosh.collectors.Collector method)
ConstantScoreMatcher (class in whoosh.matching)
ConstantScoreQuery (class in whoosh.query)
context() (whoosh.searching.Searcher method)
ContextFragmenter (class in whoosh.highlight)
copy() (whoosh.fields.Schema method)
(whoosh.matching.Matcher method)
(whoosh.query.Query method)
(whoosh.searching.Results method)
copy_storage() (in module whoosh.filedb.filestore)
copy_to_ram() (in module whoosh.filedb.filestore)
CopyFieldPlugin (class in whoosh.qparser)
Corpus
correct_query() (whoosh.searching.Searcher method)
(whoosh.spelling.QueryCorrector method)
Correction (class in whoosh.spelling)
Corrector (class in whoosh.spelling)
corrector() (whoosh.reading.IndexReader method)
Count (class in whoosh.sorting)
count() (whoosh.collectors.Collector method)
(whoosh.collectors.WrappingCollector method)
create() (whoosh.filedb.filestore.Storage method)
create_file() (whoosh.codec.base.Segment method)
(whoosh.filedb.filestore.Storage method)
create_in() (in module whoosh.index)
create_index() (whoosh.filedb.filestore.Storage method)
D
DateRange (class in whoosh.query)
DateRangeFacet (class in whoosh.sorting)
DATETIME (class in whoosh.fields)
decode_as() (whoosh.formats.Format method)
decoder() (whoosh.formats.Format method)
default_charset (in module whoosh.support.charset)
default_set() (whoosh.qparser.QueryParser method)
default_value() (whoosh.columns.Column method)
delete_by_query() (whoosh.writing.IndexWriter method)
delete_by_term() (whoosh.writing.AsyncWriter method)
(whoosh.writing.IndexWriter method)
delete_document() (whoosh.codec.base.Segment method)
(whoosh.writing.AsyncWriter method)
(whoosh.writing.BufferedWriter method)
(whoosh.writing.IndexWriter method)
delete_file() (whoosh.filedb.filestore.Storage method)
deleted_count() (whoosh.codec.base.Segment method)
deletion_docs() (whoosh.query.Query method)
DelimitedAttributeFilter (class in whoosh.analysis)
depth() (whoosh.matching.Matcher method)
destroy() (whoosh.filedb.filestore.Storage method)
DisjunctionMax (class in whoosh.query)
DisjunctionMaxMatcher (class in whoosh.matching)
DisMaxGroup (class in whoosh.qparser)
DisMaxParser() (in module whoosh.qparser)
distance() (in module whoosh.support.levenshtein)
doc_count() (whoosh.codec.base.Segment method)
(whoosh.index.Index method)
(whoosh.reading.IndexReader method)
(whoosh.searching.Searcher method)
doc_count_all() (whoosh.codec.base.Segment method)
(whoosh.index.Index method)
(whoosh.reading.IndexReader method)
(whoosh.searching.Searcher method)
doc_field_length() (whoosh.reading.IndexReader method)
doc_frequency() (whoosh.reading.IndexReader method)
(whoosh.reading.TermInfo method)
DocIdSet (class in whoosh.idsets)
docnum() (whoosh.searching.Results method)
(whoosh.searching.ResultsPage method)
docs() (whoosh.query.NumericRange method)
(whoosh.query.Query method)
(whoosh.searching.Results method)
docs_for_query() (whoosh.searching.Searcher method)
document() (whoosh.searching.Searcher method)
document_number() (whoosh.searching.Searcher method)
document_numbers() (whoosh.searching.Searcher method)
Documents
documents() (whoosh.searching.Searcher method)
DoubleMetaphoneFilter (class in whoosh.analysis)
E
EmptyIndexError
end_group() (whoosh.writing.IndexWriter method)
ErrorNode (class in whoosh.qparser)
estimate_min_size() (whoosh.query.NumericRange method)
(whoosh.query.Query method)
estimate_size() (whoosh.query.NumericRange method)
(whoosh.query.Query method)
estimated_length() (whoosh.searching.Results method)
estimated_min_length() (whoosh.searching.Results method)
Every (class in whoosh.query)
EveryPlugin (class in whoosh.qparser)
Existence (class in whoosh.formats)
existing_terms() (whoosh.query.Query method)
exists() (in module whoosh.index)
exists_in() (in module whoosh.index)
expand_prefix() (whoosh.reading.IndexReader method)
ExpandingTerm (class in whoosh.query)
extend() (whoosh.searching.Results method)
F
facet_names() (whoosh.searching.Results method)
FacetCollector (class in whoosh.collectors)
FacetMap (class in whoosh.sorting)
Facets (class in whoosh.sorting)
FacetType (class in whoosh.sorting)
FancyAnalyzer() (in module whoosh.analysis)
fib() (in module whoosh.util)
field() (whoosh.query.Query method)
field_length() (whoosh.index.Index method)
(whoosh.reading.IndexReader method)
field_terms() (whoosh.reading.IndexReader method)
FieldAliasPlugin (class in whoosh.qparser)
FieldConfigurationError
FieldFacet (class in whoosh.sorting)
FieldnameNode (class in whoosh.qparser)
Fields
fields() (whoosh.searching.Hit method)
(whoosh.searching.Results method)
FieldsPlugin (class in whoosh.qparser)
FieldType (class in whoosh.fields)
FieldWriter (class in whoosh.codec.base)
file_exists() (whoosh.filedb.filestore.Storage method)
file_length() (whoosh.filedb.filestore.Storage method)
file_modified() (whoosh.filedb.filestore.Storage method)
FileIndex (class in whoosh.index)
FileStorage (class in whoosh.filedb.filestore)
filter() (whoosh.searching.Results method)
FilterCollector (class in whoosh.collectors)
filterize() (whoosh.qparser.QueryParser method)
FilterMatcher (class in whoosh.matching)
filters() (whoosh.qparser.Plugin method)
(whoosh.qparser.QueryParser method)
final() (whoosh.scoring.WeightingModel method)
finish() (whoosh.collectors.Collector method)
(whoosh.collectors.WrappingCollector method)
first() (whoosh.idsets.DocIdSet method)
first_id() (whoosh.reading.IndexReader method)
FixedBytesColumn (class in whoosh.columns)
flush() (whoosh.filedb.structfile.StructFile method)
Format (class in whoosh.formats)
Forward index
Fragment (class in whoosh.highlight)
fragment_matches() (whoosh.highlight.Fragmenter method)
fragment_tokens() (whoosh.highlight.Fragmenter method)
Fragmenter (class in whoosh.highlight)
FragmentScorer (class in whoosh.highlight)
Frequency (class in whoosh.formats)
(class in whoosh.scoring)
frequency() (whoosh.reading.IndexReader method)
from_file() (whoosh.lang.wordnet.Thesaurus class method)
from_filename() (whoosh.lang.wordnet.Thesaurus class method)
from_storage() (whoosh.lang.wordnet.Thesaurus class method)
FunctionFacet (class in whoosh.sorting)
FunctionWeighting (class in whoosh.scoring)
FuzzyTerm (class in whoosh.query)
G
generation() (whoosh.reading.IndexReader method)
GenshiFormatter (class in whoosh.highlight)
get_parent() (whoosh.searching.Searcher method)
group() (whoosh.writing.IndexWriter method)
GroupNode (class in whoosh.qparser)
GroupPlugin (class in whoosh.qparser)
groups() (whoosh.searching.Results method)
GtLtPlugin (class in whoosh.qparser)
H
has_deletions() (whoosh.codec.base.Segment method)
(whoosh.reading.IndexReader method)
has_exact_length() (whoosh.searching.Results method)
has_matched_terms() (whoosh.searching.Results method)
has_terms() (whoosh.query.Query method)
has_vector() (whoosh.reading.IndexReader method)
HashReader (class in whoosh.filedb.filetables)
HashWriter (class in whoosh.filedb.filetables)
highlight() (in module whoosh.highlight)
Highlighter (class in whoosh.highlight)
highlights() (whoosh.searching.Hit method)
Hit (class in whoosh.searching)
HtmlFormatter (class in whoosh.highlight)
I
ID (class in whoosh.fields)
id() (whoosh.matching.Matcher method)
IDAnalyzer() (in module whoosh.analysis)
idf() (whoosh.scoring.WeightingModel method)
(whoosh.searching.Searcher method)
IDLIST (class in whoosh.fields)
IDTokenizer (class in whoosh.analysis)
Index (class in whoosh.index)
index() (whoosh.fields.FieldType method)
index_exists() (whoosh.filedb.filestore.Storage method)
indexed_field_names() (whoosh.reading.IndexReader method)
IndexError
Indexing
IndexingError
IndexReader (class in whoosh.reading)
IndexVersionError
IndexWriter (class in whoosh.writing)
InfixOperator (class in whoosh.qparser)
IntersectionMatcher (class in whoosh.matching)
IntraWordFilter (class in whoosh.analysis)
InverseMatcher (class in whoosh.matching)
invert_update() (whoosh.idsets.DocIdSet method)
is_active() (whoosh.matching.Matcher method)
is_deleted() (whoosh.codec.base.Segment method)
(whoosh.reading.IndexReader method)
is_empty() (whoosh.index.Index method)
(whoosh.searching.Results method)
is_last_page() (whoosh.searching.ResultsPage method)
is_leaf() (whoosh.query.Query method)
is_range() (whoosh.query.Query method)
is_ws() (whoosh.qparser.SyntaxNode method)
items() (whoosh.fields.Schema method)
(whoosh.searching.Results method)
(whoosh.sorting.Facets method)
items_as() (whoosh.matching.Matcher method)
iter_all_terms() (whoosh.query.Query method)
iter_docs() (whoosh.reading.IndexReader method)
iter_field() (whoosh.reading.IndexReader method)
iter_from() (whoosh.reading.IndexReader method)
iter_postings() (whoosh.reading.IndexReader method)
iter_prefix() (whoosh.reading.IndexReader method)
K
key_for() (whoosh.sorting.Categorizer method)
key_terms() (whoosh.searching.Results method)
(whoosh.searching.Searcher method)
key_terms_from_text() (whoosh.searching.Searcher method)
key_to_name() (whoosh.sorting.Categorizer method)
keys_for() (whoosh.sorting.Categorizer method)
KEYWORD (class in whoosh.fields)
KeywordAnalyzer() (in module whoosh.analysis)
L
LanguageAnalyzer() (in module whoosh.analysis)
last() (whoosh.idsets.DocIdSet method)
last_modified() (whoosh.index.Index method)
latest_generation() (whoosh.index.Index method)
leaf_readers() (whoosh.reading.IndexReader method)
leaves() (whoosh.query.Query method)
lexicon() (whoosh.reading.IndexReader method)
list() (whoosh.filedb.filestore.Storage method)
ListMatcher (class in whoosh.matching)
lock() (whoosh.filedb.filestore.Storage method)
LockError
LoggingFilter (class in whoosh.analysis)
LowercaseFilter (class in whoosh.analysis)
M
make_binary_tree() (in module whoosh.util)
make_index() (in module whoosh.lang.wordnet)
make_weighted_tree() (in module whoosh.util)
MarkerNode (class in whoosh.qparser)
matched_terms() (whoosh.searching.Hit method)
(whoosh.searching.Results method)
Matcher (class in whoosh.matching)
matcher() (whoosh.query.NumericRange method)
(whoosh.query.Query method)
matches() (whoosh.collectors.Collector method)
(whoosh.collectors.ScoredCollector method)
(whoosh.collectors.WrappingCollector method)
matching_terms() (whoosh.matching.Matcher method)
max_field_length() (whoosh.index.Index method)
(whoosh.reading.IndexReader method)
max_id() (whoosh.reading.TermInfo method)
max_length() (whoosh.reading.TermInfo method)
max_quality() (whoosh.matching.Matcher method)
(whoosh.scoring.BaseScorer method)
max_weight() (whoosh.reading.TermInfo method)
merge() (whoosh.query.Span class method)
min_field_length() (whoosh.reading.IndexReader method)
min_id() (whoosh.reading.TermInfo method)
min_length() (whoosh.reading.TermInfo method)
module
whoosh.analysis
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
whoosh.qparser
whoosh.query
whoosh.reading
whoosh.scoring
whoosh.searching
whoosh.sorting
whoosh.spelling
whoosh.support.charset
whoosh.support.levenshtein
whoosh.util
whoosh.writing
more_like() (whoosh.searching.Searcher method)
more_like_this() (whoosh.searching.Hit method)
most_distinctive_terms() (whoosh.reading.IndexReader method)
most_frequent_terms() (whoosh.reading.IndexReader method)
MultiCorrector (class in whoosh.spelling)
MultiFacet (class in whoosh.sorting)
MultifieldParser() (in module whoosh.qparser)
MultifieldPlugin (class in whoosh.qparser)
MultiFilter (class in whoosh.analysis)
MultiIdSet (class in whoosh.idsets)
MultiMatcher (class in whoosh.matching)
MultiReader (class in whoosh.reading)
MultiTerm (class in whoosh.query)
multitoken_query() (whoosh.qparser.QueryParser method)
MultiWeighting (class in whoosh.scoring)
must_retokenize() (whoosh.highlight.Fragmenter method)
N
names() (whoosh.fields.Schema method)
(whoosh.sorting.Facets method)
NestedChildren (class in whoosh.query)
NestedParent (class in whoosh.query)
next() (whoosh.matching.Matcher method)
NGRAM (class in whoosh.fields)
NgramAnalyzer() (in module whoosh.analysis)
NgramFilter (class in whoosh.analysis)
NgramTokenizer (class in whoosh.analysis)
NgramWordAnalyzer() (in module whoosh.analysis)
NGRAMWORDS (class in whoosh.fields)
NoQualityAvailable
normalize() (whoosh.query.Query method)
Not (class in whoosh.query)
NoTermsException
NotGroup (class in whoosh.qparser)
NullMatcher (in module whoosh.matching)
NullQuery (in module whoosh.query)
NUMERIC (class in whoosh.fields)
NumericColumn (class in whoosh.columns)
NumericRange (class in whoosh.query)
O
OnDiskBitSet (class in whoosh.idsets)
open() (whoosh.filedb.filetables.HashReader class method)
open_dir() (in module whoosh.index)
open_file() (whoosh.codec.base.Segment method)
(whoosh.filedb.filestore.Storage method)
open_index() (whoosh.filedb.filestore.Storage method)
Operator (class in whoosh.qparser)
OperatorsPlugin (class in whoosh.qparser)
optimize() (whoosh.filedb.filestore.Storage method)
(whoosh.index.Index method)
Or (class in whoosh.query)
OrderedHashReader (class in whoosh.filedb.filetables)
OrderedHashWriter (class in whoosh.filedb.filetables)
OrderedList (class in whoosh.sorting)
OrGroup (class in whoosh.qparser)
Otherwise (class in whoosh.query)
OutOfDateError
P
parse() (whoosh.qparser.QueryParser method)
parse_file() (in module whoosh.lang.wordnet)
parse_query() (whoosh.fields.FieldType method)
parse_range() (whoosh.fields.FieldType method)
PassFilter (class in whoosh.analysis)
PathTokenizer (class in whoosh.analysis)
PerDocumentReader (class in whoosh.codec.base)
PerDocumentWriter (class in whoosh.codec.base)
Phrase (class in whoosh.query)
PhrasePlugin (class in whoosh.qparser)
phrases() (whoosh.query.Query method)
PickleColumn (class in whoosh.columns)
PinpointFragmenter (class in whoosh.highlight)
Plugin (class in whoosh.qparser)
PlusMinusPlugin (class in whoosh.qparser)
PositionBoosts (class in whoosh.formats)
Positions (class in whoosh.formats)
PostfixOperator (class in whoosh.qparser)
Postings
postings() (whoosh.reading.IndexReader method)
(whoosh.searching.Searcher method)
PostingsWriter (class in whoosh.codec.base)
Prefix (class in whoosh.query)
PrefixOperator (class in whoosh.qparser)
PrefixPlugin (class in whoosh.qparser)
prepare() (whoosh.collectors.Collector method)
(whoosh.collectors.ScoredCollector method)
(whoosh.collectors.WrappingCollector method)
process() (whoosh.qparser.QueryParser method)
process_text() (whoosh.fields.FieldType method)
Q
Query (class in whoosh.query)
query() (whoosh.qparser.SyntaxNode method)
QueryCorrector (class in whoosh.spelling)
QueryError
QueryFacet (class in whoosh.sorting)
QueryParser (class in whoosh.qparser)
R
r() (whoosh.qparser.SyntaxNode method)
RamStorage (class in whoosh.filedb.filestore)
RangeFacet (class in whoosh.sorting)
RangePlugin (class in whoosh.qparser)
ranges_for_key() (whoosh.filedb.filetables.HashReader method)
read_pickle() (whoosh.filedb.structfile.StructFile method)
read_string() (whoosh.filedb.structfile.StructFile method)
read_svarint() (whoosh.filedb.structfile.StructFile method)
read_tagint() (whoosh.filedb.structfile.StructFile method)
read_varint() (whoosh.filedb.structfile.StructFile method)
reader() (whoosh.columns.Column method)
(whoosh.index.Index method)
(whoosh.searching.Searcher method)
(whoosh.writing.AsyncWriter method)
(whoosh.writing.BufferedWriter method)
(whoosh.writing.IndexWriter method)
ReaderCorrector (class in whoosh.spelling)
ReadOnlyError
ReadTooFar
RefBytesColumn (class in whoosh.columns)
refresh() (whoosh.index.Index method)
(whoosh.searching.Searcher method)
Regex (class in whoosh.query)
RegexAnalyzer() (in module whoosh.analysis)
RegexPlugin (class in whoosh.qparser)
RegexTokenizer (class in whoosh.analysis)
relative() (in module whoosh.support.levenshtein)
remove() (whoosh.collectors.Collector method)
(whoosh.collectors.WrappingCollector method)
remove_field() (whoosh.index.Index method)
(whoosh.writing.AsyncWriter method)
(whoosh.writing.IndexWriter method)
remove_plugin() (whoosh.qparser.QueryParser method)
remove_plugin_class() (whoosh.qparser.QueryParser method)
rename_file() (whoosh.filedb.filestore.Storage method)
replace() (whoosh.matching.Matcher method)
(whoosh.query.Query method)
replace_plugin() (whoosh.qparser.QueryParser method)
Require (class in whoosh.query)
RequireGroup (class in whoosh.qparser)
RequireMatcher (class in whoosh.matching)
requires() (whoosh.query.Query method)
reset() (whoosh.matching.Matcher method)
Results (class in whoosh.searching)
results() (whoosh.collectors.Collector method)
(whoosh.collectors.WrappingCollector method)
ResultsPage (class in whoosh.searching)
Reverse index
ReverseTextFilter (class in whoosh.analysis)
ReverseWeighting (class in whoosh.scoring)
run() (whoosh.writing.AsyncWriter method)
S
Schema
(class in whoosh.fields)
SchemaClass (class in whoosh.fields)
scorable_names() (whoosh.fields.Schema method)
score() (whoosh.matching.Matcher method)
(whoosh.scoring.BaseScorer method)
(whoosh.searching.Results method)
(whoosh.searching.ResultsPage method)
scored_length() (whoosh.searching.Results method)
ScoredCollector (class in whoosh.collectors)
ScoreFacet (class in whoosh.sorting)
scorer() (whoosh.scoring.WeightingModel method)
search() (whoosh.searching.Searcher method)
search_page() (whoosh.searching.Searcher method)
search_with_collector() (whoosh.searching.Searcher method)
Searcher (class in whoosh.searching)
searcher() (whoosh.index.Index method)
Segment (class in whoosh.codec.base)
segment() (whoosh.reading.IndexReader method)
segments() (whoosh.reading.IndexReader method)
self_parsing() (whoosh.fields.FieldType method)
SentenceFragmenter (class in whoosh.highlight)
separate_spelling() (whoosh.fields.FieldType method)
set_boost() (whoosh.qparser.SyntaxNode method)
set_fieldname() (whoosh.qparser.SyntaxNode method)
set_range() (whoosh.qparser.SyntaxNode method)
set_searcher() (whoosh.sorting.Categorizer method)
set_subsearcher() (whoosh.collectors.Collector method)
(whoosh.collectors.WrappingCollector method)
ShingleFilter (class in whoosh.analysis)
SimpleAnalyzer() (in module whoosh.analysis)
SimpleParser() (in module whoosh.qparser)
SimpleQueryCorrector (class in whoosh.spelling)
simplify() (whoosh.query.NumericRange method)
(whoosh.query.Query method)
SingleQuotePlugin (class in whoosh.qparser)
skip_to() (whoosh.matching.Matcher method)
skip_to_quality() (whoosh.matching.Matcher method)
sort_key() (whoosh.collectors.Collector method)
(whoosh.collectors.ScoredCollector method)
(whoosh.collectors.WrappingCollector method)
sortable_terms() (whoosh.fields.FieldType method)
SortedIntSet (class in whoosh.idsets)
SortingCollector (class in whoosh.collectors)
SpaceSeparatedTokenizer() (in module whoosh.analysis)
Span (class in whoosh.query)
SpanBefore (class in whoosh.query)
SpanCondition (class in whoosh.query)
SpanContains (class in whoosh.query)
SpanFirst (class in whoosh.query)
SpanNear (class in whoosh.query)
SpanNear2 (class in whoosh.query)
SpanNot (class in whoosh.query)
SpanOr (class in whoosh.query)
SpanQuery (class in whoosh.query)
spans() (whoosh.matching.Matcher method)
spellable_words() (whoosh.fields.FieldType method)
spelling_fieldname() (whoosh.fields.FieldType method)
StandardAnalyzer() (in module whoosh.analysis)
start_group() (whoosh.writing.IndexWriter method)
stem() (in module whoosh.lang.porter)
StemFilter (class in whoosh.analysis)
StemmingAnalyzer() (in module whoosh.analysis)
StopFilter (class in whoosh.analysis)
Storage (class in whoosh.filedb.filestore)
storage() (whoosh.reading.IndexReader method)
STORED (class in whoosh.fields)
stored_fields() (whoosh.reading.IndexReader method)
stored_names() (whoosh.fields.Schema method)
StoredFieldFacet (class in whoosh.sorting)
stores_lists() (whoosh.columns.Column method)
StripFilter (class in whoosh.analysis)
StructColumn (class in whoosh.columns)
StructFile (class in whoosh.filedb.structfile)
subfields() (whoosh.fields.FieldType method)
SubstitutionFilter (class in whoosh.analysis)
suggest() (whoosh.searching.Searcher method)
(whoosh.spelling.Corrector method)
supports() (whoosh.fields.FieldType method)
(whoosh.formats.Format method)
(whoosh.matching.Matcher method)
supports_block_quality() (whoosh.matching.Matcher method)
(whoosh.scoring.BaseScorer method)
synchronized() (in module whoosh.util)
synonyms() (in module whoosh.lang.wordnet)
(whoosh.lang.wordnet.Thesaurus method)
SyntaxNode (class in whoosh.qparser)
T
tag() (whoosh.qparser.QueryParser method)
taggers() (whoosh.qparser.Plugin method)
(whoosh.qparser.QueryParser method)
TeeFilter (class in whoosh.analysis)
temp_storage() (whoosh.filedb.filestore.Storage method)
Term (class in whoosh.query)
Term vector
term() (whoosh.matching.Matcher method)
term_info() (whoosh.reading.IndexReader method)
term_matchers() (whoosh.matching.Matcher method)
term_query() (whoosh.qparser.QueryParser method)
TermInfo (class in whoosh.reading)
TermNotFound
TermRange (class in whoosh.query)
terms() (whoosh.query.Query method)
terms_from() (whoosh.reading.IndexReader method)
terms_within() (whoosh.reading.IndexReader method)
TermsCollector (class in whoosh.collectors)
TermsReader (class in whoosh.codec.base)
TEXT (class in whoosh.fields)
TextNode (class in whoosh.qparser)
TF_IDF (class in whoosh.scoring)
Thesaurus (class in whoosh.lang.wordnet)
TimeLimit
TimeLimitCollector (class in whoosh.collectors)
to_bytes() (whoosh.fields.FieldType method)
to_column_value() (whoosh.fields.FieldType method)
to_storage() (whoosh.lang.wordnet.Thesaurus method)
Token (class in whoosh.analysis)
tokenize() (whoosh.fields.FieldType method)
tokens() (whoosh.query.Query method)
TopCollector (class in whoosh.collectors)
U
unclosed() (in module whoosh.util)
UnionMatcher (class in whoosh.matching)
UnknownFieldError
UnlimitedCollector (class in whoosh.collectors)
UnorderedList (class in whoosh.sorting)
unstopped() (in module whoosh.analysis)
up_to_date() (whoosh.index.Index method)
(whoosh.searching.Searcher method)
update_document() (whoosh.writing.AsyncWriter method)
(whoosh.writing.BufferedWriter method)
(whoosh.writing.IndexWriter method)
upgrade() (whoosh.searching.Results method)
upgrade_and_extend() (whoosh.searching.Results method)
UppercaseFormatter (class in whoosh.highlight)
V
value() (whoosh.matching.Matcher method)
value_as() (whoosh.matching.Matcher method)
VarBytesColumn (class in whoosh.columns)
Variations (class in whoosh.query)
variations() (in module whoosh.lang.morph_en)
vector() (whoosh.reading.IndexReader method)
vector_as() (whoosh.reading.IndexReader method)
version() (in module whoosh.index)
version_in() (in module whoosh.index)
W
weight() (whoosh.matching.Matcher method)
(whoosh.reading.TermInfo method)
WeightingModel (class in whoosh.scoring)
WeightLengthScorer (class in whoosh.scoring)
WeightScorer (class in whoosh.scoring)
WholeFragmenter (class in whoosh.highlight)
whoosh.analysis
module
whoosh.codec.base
module
whoosh.collectors
module
whoosh.columns
module
whoosh.fields
module
whoosh.filedb.filestore
module
whoosh.filedb.filetables
module
whoosh.filedb.structfile
module
whoosh.formats
module
whoosh.highlight
module
whoosh.idsets
module
whoosh.index
module
whoosh.lang.morph_en
module
whoosh.lang.porter
module
whoosh.lang.wordnet
module
whoosh.matching
module
whoosh.qparser
module
whoosh.query
module
whoosh.reading
module
whoosh.scoring
module
whoosh.searching
module
whoosh.sorting
module
whoosh.spelling
module
whoosh.support.charset
module
whoosh.support.levenshtein
module
whoosh.util
module
whoosh.writing
module
Wildcard (class in whoosh.query)
WildcardPlugin (class in whoosh.qparser)
with_boost() (whoosh.query.Query method)
word_values() (whoosh.formats.Format method)
WordNode (class in whoosh.qparser)
WrappingCollector (class in whoosh.collectors)
WrappingMatcher (class in whoosh.matching)
WrappingQuery (class in whoosh.query)
write_byte() (whoosh.filedb.structfile.StructFile method)
write_pickle() (whoosh.filedb.structfile.StructFile method)
write_string() (whoosh.filedb.structfile.StructFile method)
write_svarint() (whoosh.filedb.structfile.StructFile method)
write_tagint() (whoosh.filedb.structfile.StructFile method)
write_varint() (whoosh.filedb.structfile.StructFile method)
writer() (whoosh.columns.Column method)
(whoosh.index.Index method)
written() (whoosh.codec.base.PostingsWriter method)