Posted by Jerry Stuckle on 02/27/07 15:27
pittendrigh wrote:
> Are there good pre-canned php site search mechanisms?
>
> I've worked with lucene in the java servlet context,
> and I like lucene a lot. But it isn't available
> on the shared host server I have to work with now.
>
> I know I could roll my own with mysql full-text-search on MyIsam
> tables.
> But that would take some nuts and bolts programming time.
>
> I was hoping to use something more like:
> tar -xvzf php_precanned_search.tgz instead.
> Thank you.......
>
Is there a reason you don't wish to use Google's Site Search feature?
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|