[Xapian-discuss] Using multiple remote databases
Olly Betts
olly at survex.com
Tue Dec 19 16:32:50 GMT 2006
On Tue, Dec 19, 2006 at 08:40:42AM -0300, Sebastian wrote:
> I'm wondering if using a remote database scheme, the only way I have
> to access multiple databases in one host, is opening a server port for
> every one, and then issuing:
You can create a "stub database" on the remote side which lists all the
databases you wish to access together, and point a single xapian-tcpsrv
at the stub database.
Search for `stub' in the "Overview" document:
http://www.xapian.org/docs/overview.html
Cheers,
Olly
More information about the Xapian-discuss
mailing list