Distributed Indexes, Pycon, was Re: [pylucene-dev] Is there PyNutch?

Andi Vajda vajda at osafoundation.org
Mon Feb 19 16:02:16 PST 2007


On Mon, 19 Feb 2007, Pete wrote:

> Here, the fun begins.  As best I can tell, MultiSearcher/RemoteSearchable
> require multiple calls to slave machines per query. The general thought would
> be to re-implement such a thing in Python, using something like Perpsective
> Broker [4].

MultiSearcher and ParallelMultiSearcher are supported by PyLucene.
RemoteSearcher is not (just thinking of RMI with gcj gives me a headache).

Andi..


More information about the pylucene-dev mailing list