Home
last modified time | relevance | path

Searched refs:index_files_to_database (Results 1 – 9 of 9) sorted by relevance

/dports/databases/xapian-core12/xapian-core-1.2.25/tests/harness/
H A Dbackendmanager.cc49 BackendManager::index_files_to_database(Xapian::WritableDatabase & database, in index_files_to_database() function in BackendManager
83 index_files_to_database(db, files); in getwritedb_inmemory()
105 index_files_to_database(db, files); in createdb_brass()
123 index_files_to_database(db, files); in getwritedb_brass()
157 index_files_to_database(db, files); in createdb_chert()
175 index_files_to_database(db, files); in getwritedb_chert()
210 index_files_to_database(db, files); in createdb_flint()
228 index_files_to_database(db, files); in getwritedb_flint()
H A Dbackendmanager.h57 void index_files_to_database(Xapian::WritableDatabase & database,
/dports/databases/xapian-core/xapian-core-1.4.18/tests/harness/
H A Dbackendmanager_inmemory.cc37 index_files_to_database(wdb, files); in do_get_database()
46 index_files_to_database(wdb, vector<string>(1, file)); in get_writable_database()
H A Dbackendmanager_glass.cc65 index_files_to_database(wdb, files); in do_get_database_path()
88 index_files_to_database(wdb, vector<string>(1, file)); in get_writable_database()
H A Dbackendmanager_chert.cc65 index_files_to_database(wdb, files); in do_get_database_path()
88 index_files_to_database(wdb, vector<string>(1, file)); in get_writable_database()
H A Dbackendmanager.h48 void index_files_to_database(Xapian::WritableDatabase & database,
H A Dbackendmanager.cc49 BackendManager::index_files_to_database(Xapian::WritableDatabase & database, in index_files_to_database() function in BackendManager
/dports/databases/xapian-core12/xapian-core-1.2.25/
H A DChangeLog23768 index_files_to_database() and make the latter a method of
/dports/databases/xapian-core/xapian-core-1.4.18/
H A DChangeLog27349 index_files_to_database() and make the latter a method of