Search::Xapian::Document man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Xapian::Document(3)   User Contributed Perl Documentation  Xapian::Document(3)

NAME
       Search::Xapian::Document - Document object

DESCRIPTION
       This class represents a document in a Xapian database.

METHODS
       new Class constructor.

       clone
	   Return a clone of this class.

       get_value (value_no)
	   Returns the value by the assigned number.

       add_value <value_no> <value>
	   Set a value by value number.

       remove_value <value_no>
	   Removes the value with the assigned number.

       clear_values
	   Clear all set values.

       get_data
	   Return all document data.

       set_data <data>
	   Set all document data. This can be anything you like.

       add_posting <term> <position> [<weight>]
	   Adds a term at the given position. weight defaults to 1.

       remove_posting <term> <position> [<weight]
	   Removes a term from the given position. weight defaults to 1.

       add_term <term> [<weight>]
	   Adds a term without positional information. weight defaults to 1.

       add_boolean_term <term>
	   Adds a term intended for boolean filtering (its wdf contribution
	   will be 0).

       remove_term <term>
	   Removes a term without positional information.

       clear_terms
	   Remove all terms from the document.

       termlist_count
	   Returns number of terms in the document.

       termlist_begin
	   Iterator for the terms in this document. Returns a
	   Search::Xapian::TermIterator.

       termlist_end
	   Equivalent end iterator for termlist_begin().  Returns a
	   Search::Xapian::TermIterator.

       values_count
	   Return number of defined values for this document.

       values_begin
	   Return a Search::Xapian::ValueIterator pointing at the start of the
	   values in this document.

       values_end
	   Return a Search::Xapian::ValueIterator pointing at the end of the
	   values in this document.

       get_description
	   Return a description of this object.

SEE ALSO
       Search::Xapian::Database

perl v5.14.1			  2010-04-27		   Xapian::Document(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net