> I use "swish-0.3.0" Ok, that's what I use, too: http://pecl.php.net/package/swish There are no functions exposed by this package, just a class. You should be able to do something like this: $s = new Swish("index.swish-e"); $sw = $s->prepare(); $results = $sw->execute("foobar"); etc. /jordan _______________________________________________ Users mailing list Users@lists.swish-e.org http://lists.swish-e.org/listinfo/usersReceived on Thu Mar 5 15:19:43 2009