[Xapian-discuss] Where is the get_docid method for perl?
Alex Bowley
alex-xapian at hyperspeed.org
Mon Oct 8 13:04:47 BST 2007
On Sun, Oct 07, 2007 at 12:12AM, Olly Betts wrote:
> Search::Xapian::MSet::Tied doesn't appear to be documented, and I don't
> know much about it (Alex wrote it I think) but looking at the code, its FETCH
> method just returns a Search::Xapian::MSetIterator object for that offset in
> the results.
The ::Tied module is just there to allow you to treat the MSet as an
array; perl not really being designed for iterators like, say, python.
--
Alex Bowley http://psy.dj/
"An expert is someone who knows some of the worst mistakes that can be
made in his subject and who manages to avoid them." - Werner Heisenberg
More information about the Xapian-discuss
mailing list