Author Archives: Kenny Katzgrau

Working with the Google Search Appliance from PHP

Working with the Google Search Appliance (GSA), for most developers, is pretty straightforward. To get a GSA up and running with a basic search, you won’t have to do much more than point it’s crawling mechanism towards the content you want to make searchable. A search interface / web server is built right in.
For a [...]

New Wordpress Search Plugin ‘wpSearch’ Released

For those who use Wordpress as their blog software of choice, most are familiar with the default keyword search that comes with Wordpress. The use of this search is limited, although, because it uses an inflexible SQL database query to grab matching results.
The disadvantages of the default search become more apparent as a user’s blog [...]