Class Xapian::Database
In: /data/home/olly/tmp/xapian-svn-snapshot/tags/1.0.7/xapian/xapian-bindings/ruby/docs/../xapian.rb
Parent: Object

Methods

Public Instance methods

Returns an Array of all Xapian::Terms for this database.

Returns an Array of Xapian::Termpos objects for the given term (a String) in the given docid.

Returns an Array of Xapian::Postings for the given term. term is a string.

Returns an Array of Terms for the given docid.

[Validate]