- Member Xapian::Compactor::add_source (const std::string &srcdir)
- Use Database::compact(destdir[, compactor]) instead.
- Member Xapian::Compactor::compact ()
- Use Database::compact(destdir[, compactor]) instead.
- Member Xapian::Compactor::set_destdir (const std::string &destdir)
- Use Database::compact(destdir[, compactor]) instead.
- Member Xapian::percent
- This type is deprecated as of Xapian 1.3.0 - use the standard type int instead, which should work with older Xapian too.
- Member Xapian::timeout
- This type is deprecated as of Xapian 1.3.0 - use the standard POSIX type useconds_t instead, which should work with older Xapian too.
- Member Xapian::ValuePostingSource::db
- Use get_database() in preference.
- Member Xapian::ValuePostingSource::slot
- Use get_slot() in preference.
- Member Xapian::ValuePostingSource::started
- Use get_started() in preference.
- Member Xapian::ValuePostingSource::termfreq_est
- Use set_termfreq_est() in preference.
- Member Xapian::ValuePostingSource::termfreq_max
- Use set_termfreq_max() in preference.
- Member Xapian::ValuePostingSource::termfreq_min
- Use set_termfreq_min() in preference.
- Member Xapian::ValuePostingSource::value_it
- Use get_value() in preference to *value_it, and other methods of ValuePostingSource in preference to calling methods of value_it.
- Member Xapian::weight
- This type is deprecated as of Xapian 1.3.0 - use the standard C++ type double instead, which should work with older Xapian too.
Documentation for Xapian (version 1.3.5).
Generated on Fri Apr 1 2016 by
Doxygen 1.8.1.2.