Navigation
index
modules
|
Xapian Python3 Bindings 2.0.0 documentation
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
A
add() (xapian.SimpleStopper method)
add_boolean_prefix() (xapian.QueryParser method)
add_boolean_term() (xapian.Document method)
add_database() (xapian.Database method)
(xapian.WritableDatabase method)
add_document() (xapian.RSet method)
(xapian.WritableDatabase method)
add_mapping() (xapian.ValueMapPostingSource method)
add_matchspy() (xapian.Enquire method)
add_posting() (xapian.Document method)
add_prefix() (xapian.QueryParser method)
add_rangeprocessor() (xapian.QueryParser method)
add_spelling() (xapian.WritableDatabase method)
add_synonym() (xapian.WritableDatabase method)
add_term() (xapian.Document method)
add_value() (xapian.Document method)
(xapian.MultiValueKeyMaker method)
(xapian.ValueSetMatchDecider method)
allterms() (xapian.Database method)
append() (xapian.LatLongCoords method)
ASCENDING (xapian.Enquire attribute)
AssertionError
at_end() (xapian.PostingSource method)
(xapian.ValuePostingSource method)
B
back() (xapian.ESet method)
(xapian.MSet method)
BB2Weight (class in xapian)
begin() (xapian.LatLongCoords method)
begin_transaction() (xapian.WritableDatabase method)
BM25PlusWeight (class in xapian)
BM25Weight (class in xapian)
BoolWeight (class in xapian)
C
cancel_transaction() (xapian.WritableDatabase method)
check() (xapian.Database static method)
(xapian.PostingSource method)
(xapian.ValuePostingSource method)
check_range() (xapian.RangeProcessor method)
clear_mappings() (xapian.ValueMapPostingSource method)
clear_matchspies() (xapian.Enquire method)
clear_synonyms() (xapian.WritableDatabase method)
clear_terms() (xapian.Document method)
clear_values() (xapian.Document method)
close() (xapian.Database method)
collapse_count (xapian.MSetItem attribute)
collapse_key (xapian.MSetItem attribute)
commit() (xapian.WritableDatabase method)
commit_transaction() (xapian.WritableDatabase method)
compact() (xapian.Database method)
Compactor (class in xapian)
contains() (xapian.RSet method)
convert_to_percent() (xapian.MSet method)
CoordWeight (class in xapian)
create() (xapian.Weight static method)
create_from_parameters() (xapian.BB2Weight method)
(xapian.BM25PlusWeight method)
(xapian.BM25Weight method)
(xapian.BoolWeight method)
(xapian.CoordWeight method)
(xapian.DiceWeight method)
(xapian.DLHWeight method)
(xapian.DPHWeight method)
(xapian.IfB2Weight method)
(xapian.IneB2Weight method)
(xapian.InL2Weight method)
(xapian.LM2StageWeight method)
(xapian.LMAbsDiscountWeight method)
(xapian.LMDirichletWeight method)
(xapian.LMJMWeight method)
(xapian.PL2PlusWeight method)
(xapian.PL2Weight method)
(xapian.TfIdfWeight method)
(xapian.Weight method)
D
Database (class in xapian)
DatabaseClosedError
DatabaseCorruptError
DatabaseCreateError
DatabaseError
DatabaseLockError
DatabaseModifiedError
DatabaseNotFoundError
DatabaseOpeningError
DatabaseVersionError
DateRangeProcessor (class in xapian)
DecreasingValueWeightPostingSource (class in xapian)
delete_document() (xapian.WritableDatabase method)
DESCENDING (xapian.Enquire attribute)
DiceWeight (class in xapian)
DLHWeight (class in xapian)
docid (xapian.MSetItem attribute)
(xapian.PostingItem attribute)
(xapian.ValueStreamItem attribute)
doclength (xapian.PostingItem attribute)
DocNotFoundError
Document (class in xapian)
document() (xapian.MSetItem property)
done() (xapian.ValuePostingSource method)
DONT_CARE (xapian.Enquire attribute)
DPHWeight (class in xapian)
E
EAGER (xapian.TermIter attribute)
empty() (xapian.ESet method)
(xapian.LatLongCoords method)
(xapian.MSet method)
(xapian.Query method)
(xapian.RSet method)
end() (xapian.LatLongCoords method)
Enquire (class in xapian)
Error
ESet (class in xapian)
ESetItem (class in xapian)
ESetIter (class in xapian)
ExpandDecider (class in xapian)
ExpandDeciderAnd (class in xapian)
ExpandDeciderFilterPrefix (class in xapian)
F
FeatureUnavailableError
fetch() (xapian.MSet method)
FieldProcessor (class in xapian)
FixedWeightPostingSource (class in xapian)
FLAG_ACCUMULATE (xapian.QueryParser attribute)
FLAG_AUTO_MULTIWORD_SYNONYMS (xapian.QueryParser attribute)
FLAG_AUTO_SYNONYMS (xapian.QueryParser attribute)
FLAG_BOOLEAN (xapian.QueryParser attribute)
FLAG_BOOLEAN_ANY_CASE (xapian.QueryParser attribute)
FLAG_CJK_NGRAM (xapian.QueryParser attribute)
(xapian.TermGenerator attribute)
FLAG_DEFAULT (xapian.QueryParser attribute)
FLAG_FUZZY (xapian.QueryParser attribute)
FLAG_LOVEHATE (xapian.QueryParser attribute)
FLAG_NGRAMS (xapian.QueryParser attribute)
(xapian.TermGenerator attribute)
FLAG_NO_POSITIONS (xapian.QueryParser attribute)
FLAG_NO_PROPER_NOUN_HEURISTIC (xapian.QueryParser attribute)
FLAG_PARTIAL (xapian.QueryParser attribute)
FLAG_PHRASE (xapian.QueryParser attribute)
FLAG_PURE_NOT (xapian.QueryParser attribute)
FLAG_SPELLING (xapian.TermGenerator attribute)
FLAG_SPELLING_CORRECTION (xapian.QueryParser attribute)
FLAG_SYNONYM (xapian.QueryParser attribute)
FLAG_WILDCARD (xapian.QueryParser attribute)
FLAG_WILDCARD_GLOB (xapian.QueryParser attribute)
FLAG_WILDCARD_MULTI (xapian.QueryParser attribute)
FLAG_WILDCARD_SINGLE (xapian.QueryParser attribute)
FLAG_WORD_BREAKS (xapian.QueryParser attribute)
(xapian.TermGenerator attribute)
FULL (xapian.Compactor attribute)
FULLER (xapian.Compactor attribute)
G
get_available_languages() (xapian.Stem static method)
get_average_length() (xapian.Database method)
get_avlength() (xapian.Database method)
get_collection_freq() (xapian.Database method)
get_context() (xapian.Error method)
get_corrected_query_string() (xapian.QueryParser method)
get_data() (xapian.Document method)
get_database() (xapian.ValuePostingSource method)
get_default_op() (xapian.QueryParser method)
get_doccount() (xapian.Database method)
get_docid() (xapian.Document method)
(xapian.MSet method)
(xapian.PostingSource method)
(xapian.ValuePostingSource method)
get_doclength() (xapian.Database method)
get_doclength_lower_bound() (xapian.Database method)
get_doclength_upper_bound() (xapian.Database method)
get_document() (xapian.Database method)
(xapian.MSet method)
(xapian.TermGenerator method)
get_document_percentage() (xapian.MSet method)
get_ebound() (xapian.ESet method)
get_error_string() (xapian.Error method)
get_eset() (xapian.Enquire method)
get_firstitem() (xapian.MSet method)
get_hit() (xapian.MSet method)
get_key_maker() (xapian.Registry method)
get_lastdocid() (xapian.Database method)
get_lat_long_metric() (xapian.Registry method)
get_leaf_pos() (xapian.Query method)
get_leaf_wqf() (xapian.Query method)
get_length() (xapian.Query method)
get_match_spy() (xapian.Registry method)
get_matches_estimated() (xapian.MSet method)
get_matches_lower_bound() (xapian.MSet method)
get_matches_upper_bound() (xapian.MSet method)
get_max_attained() (xapian.MSet method)
get_max_possible() (xapian.MSet method)
get_maxextra() (xapian.Weight method)
get_maxpart() (xapian.Weight method)
get_maxweight() (xapian.PostingSource method)
get_metadata() (xapian.Database method)
get_mset() (xapian.Enquire method)
get_msg() (xapian.Error method)
get_num_subqueries() (xapian.Query method)
get_posting_source() (xapian.Registry method)
get_query() (xapian.Enquire method)
get_revision() (xapian.Database method)
get_slot() (xapian.ValuePostingSource method)
get_spelling_suggestion() (xapian.Database method)
get_started() (xapian.ValuePostingSource method)
get_subquery() (xapian.Query method)
get_sumextra() (xapian.Weight method)
get_sumpart() (xapian.Weight method)
get_termfreq() (xapian.Database method)
(xapian.MSet method)
get_termfreq_est() (xapian.PostingSource method)
(xapian.ValuePostingSource method)
get_termfreq_max() (xapian.PostingSource method)
(xapian.ValuePostingSource method)
get_termfreq_min() (xapian.PostingSource method)
(xapian.ValuePostingSource method)
get_termpos() (xapian.TermGenerator method)
get_termweight() (xapian.MSet method)
get_total() (xapian.ValueCountMatchSpy method)
get_total_length() (xapian.Database method)
get_type() (xapian.Error method)
(xapian.Query method)
get_uncollapsed_matches_estimated() (xapian.MSet method)
get_uncollapsed_matches_lower_bound() (xapian.MSet method)
get_uncollapsed_matches_upper_bound() (xapian.MSet method)
get_unique_terms() (xapian.Database method)
get_unique_terms_begin() (xapian.Query method)
get_unique_terms_end() (xapian.Query method)
get_unique_terms_lower_bound() (xapian.Database method)
get_unique_terms_upper_bound() (xapian.Database method)
get_uuid() (xapian.Database method)
get_value() (xapian.Document method)
(xapian.ValuePostingSource method)
get_value_freq() (xapian.Database method)
get_value_lower_bound() (xapian.Database method)
get_value_upper_bound() (xapian.Database method)
get_wdf_upper_bound() (xapian.Database method)
get_wdfdocmax() (xapian.Database method)
get_weight() (xapian.PostingSource method)
(xapian.ValueWeightPostingSource method)
get_weighting_scheme() (xapian.Registry method)
GreatCircleMetric (class in xapian)
H
has_positions() (xapian.Database method)
I
idf_norm_FREQ (xapian.TfIdfWeight attribute)
idf_norm_GLOBAL_FREQ (xapian.TfIdfWeight attribute)
idf_norm_INCREMENTED_GLOBAL_FREQ (xapian.TfIdfWeight attribute)
idf_norm_LOG_GLOBAL_FREQ (xapian.TfIdfWeight attribute)
idf_norm_NONE (xapian.TfIdfWeight attribute)
idf_norm_PIVOTED (xapian.TfIdfWeight attribute)
idf_norm_PROB (xapian.TfIdfWeight attribute)
idf_norm_SQRT_GLOBAL_FREQ (xapian.TfIdfWeight attribute)
idf_norm_SQUARE (xapian.TfIdfWeight attribute)
idf_norm_TFIDF (xapian.TfIdfWeight attribute)
IfB2Weight (class in xapian)
INCLUDE_QUERY_TERMS (xapian.Enquire attribute)
increase_termpos() (xapian.TermGenerator method)
index_text() (xapian.TermGenerator method)
index_text_without_positions() (xapian.TermGenerator method)
IneB2Weight (class in xapian)
init() (xapian.CoordWeight method)
(xapian.PostingSource method)
InL2Weight (class in xapian)
InternalError
INVALID (xapian.TermIter attribute)
InvalidArgumentError
InvalidOperationError
is_none() (xapian.Stem method)
K
keep_alive() (xapian.Database method)
KeyMaker (class in xapian)
L
latitude() (xapian.LatLongCoord property)
LatLongCoord (class in xapian)
LatLongCoords (class in xapian)
LatLongCoordsIter (class in xapian)
LatLongDistanceKeyMaker (class in xapian)
LatLongDistancePostingSource (class in xapian)
LatLongMetric (class in xapian)
LAZY (xapian.TermIter attribute)
LM2StageWeight (class in xapian)
LMAbsDiscountWeight (class in xapian)
LMDirichletWeight (class in xapian)
LMJMWeight (class in xapian)
lock() (xapian.Database method)
locked() (xapian.Database method)
LogicError
longitude() (xapian.LatLongCoord property)
M
major_version() (in module xapian)
MatchAll (xapian.Query attribute)
MatchDecider (class in xapian)
matching_terms() (xapian.Enquire method)
MatchNothing (xapian.Query attribute)
MatchSpy (class in xapian)
merge_results() (xapian.MatchSpy method)
metadata_keys() (xapian.Database method)
metres_to_miles() (in module xapian)
miles_to_metres() (in module xapian)
minor_version() (in module xapian)
module
xapian
MSet (class in xapian)
MSetItem (class in xapian)
MSetIter (class in xapian)
MultiValueKeyMaker (class in xapian)
N
name() (xapian.KeyMaker method)
(xapian.LatLongMetric method)
(xapian.MatchSpy method)
(xapian.PostingSource method)
(xapian.ValueWeightPostingSource method)
(xapian.Weight method)
NetworkError
NetworkTimeoutError
num (xapian.ValueItem attribute)
NumberRangeProcessor (class in xapian)
O
OP_AND (xapian.Query attribute)
OP_AND_MAYBE (xapian.Query attribute)
OP_AND_NOT (xapian.Query attribute)
OP_EDIT_DISTANCE (xapian.Query attribute)
OP_ELITE_SET (xapian.Query attribute)
OP_FILTER (xapian.Query attribute)
OP_INVALID (xapian.Query attribute)
OP_MAX (xapian.Query attribute)
OP_NEAR (xapian.Query attribute)
OP_OR (xapian.Query attribute)
OP_PHRASE (xapian.Query attribute)
OP_SCALE_WEIGHT (xapian.Query attribute)
OP_SYNONYM (xapian.Query attribute)
OP_VALUE_GE (xapian.Query attribute)
OP_VALUE_LE (xapian.Query attribute)
OP_VALUE_RANGE (xapian.Query attribute)
OP_WILDCARD (xapian.Query attribute)
OP_XOR (xapian.Query attribute)
P
parse_query() (xapian.QueryParser method)
percent (xapian.MSetItem attribute)
PL2PlusWeight (class in xapian)
PL2Weight (class in xapian)
pointwise_distance() (xapian.LatLongMetric method)
positer() (xapian.PostingItem property)
(xapian.TermListItem property)
PositionIter (class in xapian)
positionlist() (xapian.Database method)
PostingItem (class in xapian)
PostingIter (class in xapian)
PostingSource (class in xapian)
postlist() (xapian.Database method)
Q
Query (class in xapian)
QueryParser (class in xapian)
QueryParserError
R
RangeError
RangeProcessor (class in xapian)
rank (xapian.MSetItem attribute)
reconstruct_text() (xapian.Database method)
register_key_maker() (xapian.Registry method)
register_lat_long_metric() (xapian.Registry method)
register_match_spy() (xapian.Registry method)
register_posting_source() (xapian.Registry method)
register_weighting_scheme() (xapian.Registry method)
Registry (class in xapian)
release() (xapian.ExpandDecider method)
(xapian.FieldProcessor method)
(xapian.KeyMaker method)
(xapian.MatchSpy method)
(xapian.PostingSource method)
(xapian.RangeProcessor method)
(xapian.Stopper method)
remote_open() (in module xapian)
remote_open_writable() (in module xapian)
remove_document() (xapian.RSet method)
remove_posting() (xapian.Document method)
remove_postings() (xapian.Document method)
remove_spelling() (xapian.WritableDatabase method)
remove_synonym() (xapian.WritableDatabase method)
remove_term() (xapian.Document method)
remove_value() (xapian.Document method)
(xapian.ValueSetMatchDecider method)
reopen() (xapian.Database method)
replace_document() (xapian.WritableDatabase method)
reset() (xapian.PostingSource method)
(xapian.ValuePostingSource method)
(xapian.ValueWeightPostingSource method)
resolve_duplicate_metadata() (xapian.Compactor method)
revision() (in module xapian)
RSet (class in xapian)
RuntimeError
S
SerialisationError
serialise() (xapian.Document method)
(xapian.LatLongCoord method)
(xapian.LatLongCoords method)
(xapian.Query method)
set_collapse_key() (xapian.Enquire method)
set_cutoff() (xapian.Enquire method)
set_data() (xapian.Document method)
set_database() (xapian.QueryParser method)
(xapian.TermGenerator method)
set_default_op() (xapian.QueryParser method)
set_default_weight() (xapian.ValueMapPostingSource method)
set_docid_order() (xapian.Enquire method)
set_document() (xapian.TermGenerator method)
set_expansion_scheme() (xapian.Enquire method)
set_flags() (xapian.TermGenerator method)
set_max_expansion() (xapian.QueryParser method)
set_max_word_length() (xapian.TermGenerator method)
set_maxweight() (xapian.PostingSource method)
set_metadata() (xapian.WritableDatabase method)
set_min_wildcard_prefix() (xapian.QueryParser method)
set_query() (xapian.Enquire method)
set_sort_by_key() (xapian.Enquire method)
set_sort_by_key_then_relevance() (xapian.Enquire method)
set_sort_by_relevance() (xapian.Enquire method)
set_sort_by_relevance_then_key() (xapian.Enquire method)
set_sort_by_relevance_then_value() (xapian.Enquire method)
set_sort_by_value() (xapian.Enquire method)
set_sort_by_value_then_relevance() (xapian.Enquire method)
set_status() (xapian.Compactor method)
set_stemmer() (xapian.QueryParser method)
(xapian.TermGenerator method)
set_stemming_strategy() (xapian.QueryParser method)
(xapian.TermGenerator method)
set_stopper() (xapian.QueryParser method)
(xapian.TermGenerator method)
set_stopper_strategy() (xapian.QueryParser method)
(xapian.TermGenerator method)
set_termfreq_est() (xapian.ValuePostingSource method)
set_termfreq_max() (xapian.ValuePostingSource method)
set_termfreq_min() (xapian.ValuePostingSource method)
set_termpos() (xapian.TermGenerator method)
set_termpos_limit() (xapian.TermGenerator method)
set_time_limit() (xapian.Enquire method)
set_weighting_scheme() (xapian.Enquire method)
SimpleStopper (class in xapian)
size() (xapian.Database method)
(xapian.ESet method)
(xapian.LatLongCoords method)
(xapian.MSet method)
(xapian.RSet method)
skip_to() (xapian.PostingIter method)
(xapian.PostingSource method)
(xapian.TermIter method)
(xapian.ValuePostingSource method)
(xapian.ValueStreamIter method)
snippet() (xapian.MSet method)
SNIPPET_BACKGROUND_MODEL (xapian.MSet attribute)
SNIPPET_CJK_NGRAM (xapian.MSet attribute)
SNIPPET_EMPTY_WITHOUT_MATCH (xapian.MSet attribute)
SNIPPET_EXHAUSTIVE (xapian.MSet attribute)
SNIPPET_NGRAMS (xapian.MSet attribute)
SNIPPET_WORD_BREAKS (xapian.MSet attribute)
sort_by_relevance() (xapian.MSet method)
sortable_serialise() (in module xapian)
sortable_unserialise() (in module xapian)
spellings() (xapian.Database method)
STANDARD (xapian.Compactor attribute)
Stem (class in xapian)
STEM_ALL (xapian.QueryParser attribute)
(xapian.TermGenerator attribute)
STEM_ALL_Z (xapian.QueryParser attribute)
(xapian.TermGenerator attribute)
STEM_NONE (xapian.QueryParser attribute)
(xapian.TermGenerator attribute)
STEM_SOME (xapian.QueryParser attribute)
(xapian.TermGenerator attribute)
STEM_SOME_FULL_POS (xapian.QueryParser attribute)
(xapian.TermGenerator attribute)
StemImplementation (class in xapian)
STOP_ALL (xapian.QueryParser attribute)
(xapian.TermGenerator attribute)
STOP_NONE (xapian.QueryParser attribute)
(xapian.TermGenerator attribute)
STOP_STEMMED (xapian.QueryParser attribute)
(xapian.TermGenerator attribute)
stoplist() (xapian.QueryParser method)
Stopper (class in xapian)
synonym_keys() (xapian.Database method)
synonyms() (xapian.Database method)
T
term (xapian.ESetItem attribute)
(xapian.TermListItem attribute)
term_exists() (xapian.Database method)
termfreq() (xapian.TermListItem property)
TermGenerator (class in xapian)
TermIter (class in xapian)
termlist() (xapian.Database method)
(xapian.Document method)
termlist_count() (xapian.Document method)
TermListItem (class in xapian)
TfIdfWeight (class in xapian)
thisown() (xapian.AssertionError property)
(xapian.BB2Weight property)
(xapian.BM25PlusWeight property)
(xapian.BM25Weight property)
(xapian.BoolWeight property)
(xapian.Compactor property)
(xapian.CoordWeight property)
(xapian.Database property)
(xapian.DatabaseClosedError property)
(xapian.DatabaseCorruptError property)
(xapian.DatabaseCreateError property)
(xapian.DatabaseError property)
(xapian.DatabaseLockError property)
(xapian.DatabaseModifiedError property)
(xapian.DatabaseNotFoundError property)
(xapian.DatabaseOpeningError property)
(xapian.DatabaseVersionError property)
(xapian.DateRangeProcessor property)
(xapian.DecreasingValueWeightPostingSource property)
(xapian.DiceWeight property)
(xapian.DLHWeight property)
(xapian.DocNotFoundError property)
(xapian.Document property)
(xapian.DPHWeight property)
(xapian.Enquire property)
(xapian.Error property)
(xapian.ESet property)
(xapian.ExpandDecider property)
(xapian.ExpandDeciderAnd property)
(xapian.ExpandDeciderFilterPrefix property)
(xapian.FeatureUnavailableError property)
(xapian.FieldProcessor property)
(xapian.FixedWeightPostingSource property)
(xapian.GreatCircleMetric property)
(xapian.IfB2Weight property)
(xapian.IneB2Weight property)
(xapian.InL2Weight property)
(xapian.InternalError property)
(xapian.InvalidArgumentError property)
(xapian.InvalidOperationError property)
(xapian.KeyMaker property)
(xapian.LatLongCoord property)
(xapian.LatLongCoords property)
(xapian.LatLongDistanceKeyMaker property)
(xapian.LatLongDistancePostingSource property)
(xapian.LatLongMetric property)
(xapian.LM2StageWeight property)
(xapian.LMAbsDiscountWeight property)
(xapian.LMDirichletWeight property)
(xapian.LMJMWeight property)
(xapian.LogicError property)
(xapian.MatchDecider property)
(xapian.MatchSpy property)
(xapian.MSet property)
(xapian.MultiValueKeyMaker property)
(xapian.NetworkError property)
(xapian.NetworkTimeoutError property)
(xapian.NumberRangeProcessor property)
(xapian.PL2PlusWeight property)
(xapian.PL2Weight property)
(xapian.PostingSource property)
(xapian.Query property)
(xapian.QueryParser property)
(xapian.QueryParserError property)
(xapian.RangeError property)
(xapian.RangeProcessor property)
(xapian.Registry property)
(xapian.RSet property)
(xapian.RuntimeError property)
(xapian.SerialisationError property)
(xapian.SimpleStopper property)
(xapian.Stem property)
(xapian.StemImplementation property)
(xapian.Stopper property)
(xapian.TermGenerator property)
(xapian.TfIdfWeight property)
(xapian.TradWeight property)
(xapian.UnimplementedError property)
(xapian.UnitRangeProcessor property)
(xapian.ValueCountMatchSpy property)
(xapian.ValueMapPostingSource property)
(xapian.ValuePostingSource property)
(xapian.ValueSetMatchDecider property)
(xapian.ValueWeightPostingSource property)
(xapian.Weight property)
(xapian.WildcardError property)
(xapian.WritableDatabase property)
top_values() (xapian.ValueCountMatchSpy method)
TradWeight (class in xapian)
U
UnimplementedError
UnitRangeProcessor (class in xapian)
unlock() (xapian.Database method)
unserialise() (xapian.Document static method)
(xapian.LatLongCoord method)
(xapian.LatLongCoords method)
(xapian.Query static method)
unstemlist() (xapian.QueryParser method)
USE_EXACT_TERMFREQ (xapian.Enquire attribute)
use_proper_noun_heuristic() (xapian.StemImplementation method)
V
value (xapian.ValueItem attribute)
(xapian.ValueStreamItem attribute)
ValueCountMatchSpy (class in xapian)
ValueItem (class in xapian)
ValueIter (class in xapian)
ValueMapPostingSource (class in xapian)
ValuePostingSource (class in xapian)
values() (xapian.Document method)
(xapian.ValueCountMatchSpy method)
values_count() (xapian.Document method)
ValueSetMatchDecider (class in xapian)
valuestream() (xapian.Database method)
ValueStreamItem (class in xapian)
ValueStreamIter (class in xapian)
ValueWeightPostingSource (class in xapian)
version_string() (in module xapian)
W
wdf (xapian.PostingItem attribute)
wdf() (xapian.TermListItem property)
wdf_norm_AUG (xapian.TfIdfWeight attribute)
wdf_norm_AUG_AVERAGE (xapian.TfIdfWeight attribute)
wdf_norm_AUG_LOG (xapian.TfIdfWeight attribute)
wdf_norm_BOOLEAN (xapian.TfIdfWeight attribute)
wdf_norm_LOG (xapian.TfIdfWeight attribute)
wdf_norm_LOG_AVERAGE (xapian.TfIdfWeight attribute)
wdf_norm_MAX (xapian.TfIdfWeight attribute)
wdf_norm_NONE (xapian.TfIdfWeight attribute)
wdf_norm_PIVOTED (xapian.TfIdfWeight attribute)
wdf_norm_SQRT (xapian.TfIdfWeight attribute)
wdf_norm_SQUARE (xapian.TfIdfWeight attribute)
Weight (class in xapian)
weight (xapian.ESetItem attribute)
(xapian.MSetItem attribute)
WILDCARD_LIMIT_ERROR (xapian.Query attribute)
WILDCARD_LIMIT_FIRST (xapian.Query attribute)
WILDCARD_LIMIT_MOST_FREQUENT (xapian.Query attribute)
WILDCARD_PATTERN_GLOB (xapian.Query attribute)
WILDCARD_PATTERN_MULTI (xapian.Query attribute)
WILDCARD_PATTERN_SINGLE (xapian.Query attribute)
WildcardError
WritableDatabase (class in xapian)
wt_norm_NONE (xapian.TfIdfWeight attribute)
X
xapian
module
Quick search
Navigation
index
modules
|
Xapian Python3 Bindings 2.0.0 documentation
»
Index