- Member Xapian::Enquire::register_match_decider (const std::string &name, const MatchDecider *mdecider=NULL)
- This method is deprecated. It was added long ago with the intention that it would allow the remote backend to support use of MatchDecider objects, but there's a better approach.
- Member Xapian::Error::get_errno () const
- This method is deprecated, because errno values aren't portable between platforms, so we can't serialise them when passing exceptions from a remote server to a client. Use the get_error_string() method instead.
- Member Xapian::Query::Query (Query::op op_, Xapian::Query q)
- This method is deprecated because it isn't useful, since none of the current query operators can be usefully applied to a single subquery with a parameter value.
- Member Xapian::xapian_version_string ()
- This function is now deprecated, use Xapian::version_string() instead.
- Member Xapian::xapian_major_version ()
- This function is now deprecated, use Xapian::major_version() instead.
- Member Xapian::xapian_minor_version ()
- This function is now deprecated, use Xapian::minor_version() instead.
- Member Xapian::xapian_revision ()
- This function is now deprecated, use Xapian::revision() instead.
Documentation for Xapian (version 1.0.10).
Generated on 24 Dec 2008 by
Doxygen 1.5.2.