[Xapian-discuss] PERL: Howto search from multi,
many index databases.
Kevin SoftDev
kevin.softdev at gmail.com
Fri Apr 7 02:48:46 BST 2006
I searched all the documentation but I was not able find an article that
clearly would
show how to set up two or more index databases that could be searched from
all
of them. I am using PERL because I could not get PHP working with Xapaian.
I tried this and seems to me it dies niot work:
$db = Search::Xapian::Database->new( '/home/search/index1',
'/home/search/index2' );
Anyone has an idea ?
-Kevin
More information about the Xapian-discuss
mailing list