xapian-core
1.4.26
|
Directories | |
directory | chert |
directory | glass |
directory | inmemory |
directory | multi |
directory | remote |
Files | |
file | alltermslist.cc [code] |
Abstract base class for iterating all terms in a database. | |
file | alltermslist.h [code] |
Abstract base class for iterating all terms in a database. | |
file | backends.h [code] |
BACKEND_* constants. | |
file | byte_length_strings.h [code] |
Handle decoding lists of strings with byte lengths. | |
file | contiguousalldocspostlist.cc [code] |
Iterate all document ids when they form a contiguous range. | |
file | contiguousalldocspostlist.h [code] |
Iterate all document ids when they form a contiguous range. | |
file | database.cc [code] |
file | database.h [code] |
file | databasehelpers.cc [code] |
Helper functions for database handling. | |
file | databasehelpers.h [code] |
Helper functions for database handling. | |
file | databasereplicator.cc [code] |
Support class for database replication. | |
file | databasereplicator.h [code] |
Class to manage replication of databases. | |
file | dbcheck.cc [code] |
Check the consistency of a database or table. | |
file | dbfactory.cc [code] |
Database factories for non-remote databases. | |
file | dbfactory_remote.cc [code] |
Database factories for remote databases. | |
file | document.h [code] |
file | flint_lock.cc [code] |
Flint-compatible database locking. | |
file | flint_lock.h [code] |
Flint-compatible database locking. | |
file | multivaluelist.h [code] |
Class for merging ValueList objects from subdatabases. | |
file | positionlist.h [code] |
Abstract base class for iterating term positions in a document. | |
file | prefix_compressed_strings.h [code] |
Handle encoding and decoding prefix-compressed lists of strings. | |
file | slowvaluelist.cc [code] |
Slow implementation for backends which don't streamed values. | |
file | slowvaluelist.h [code] |
Slow implementation for backends which don't streamed values. | |
file | uuids.cc [code] |
Class for handling UUIDs. | |
file | uuids.h [code] |
Class for handling UUIDs. | |
file | valuelist.cc [code] |
Abstract base class for value streams. | |
file | valuelist.h [code] |
Abstract base class for value streams. | |
file | valuestats.h [code] |
Statistics about values. | |