Extracted at 2016-03-29.
pike.lysator.liu.se
[Top]
Public
Public.Xapian
Public.Xapian.Document

Method Public.Xapian.Document()->get_value()


Method get_value

string get_value(int val)

Description

Get value by number.

Parameter val

The number of the value.

Returns

Returns an empty string if no value with the given number is present in the document.