I have several indexes on a server. I send queries to that server from
another server via an include statement in my PHP script. It basically
includes the output of the swish-e API...
<?php include "http://www.myfirstserver.com/cgi-bin/swish.cgi?$query"; php?>
where swish.cgi is basically a speedycgi-enabled version of the simple cgi
script that is provided in the example directory.
How is swished different from what I am doing?
Thanks!
Aaron Bazar
-----Original Message-----
From: swish-e@sunsite3.berkeley.edu [mailto:swish-e@sunsite3.berkeley.edu]
On Behalf Of Peter Karman
Sent: Wednesday, December 01, 2004 9:39 AM
To: Multiple recipients of list
Subject: [SWISH-E] Re: Greetings Swish-e developers
Dave Seff wrote on 11/30/04 8:36 PM:
>
> 2. Search Daemon and scalability - We would like to be able to scale
> out using multiple machines searching multiple collections (100+
> Million Docs). This would require making swish-e cluster-aware.
>
have you looked at SWISHED? not sure if that is the direction you want to
go, but you might want to at least review your options.
http://joshr.com/src/SWISHED
--
Peter Karman . http://www.cray.com/craydoc/ . karman(at)not-real.cray.com
Received on Wed Dec 1 13:06:14 2004