Re: [PyCS-devel] quick search hack
Status: Alpha
Brought to you by:
myelin
|
From: Phillip P. <ph...@my...> - 2003-02-28 19:02:49
|
> Just a quick and dirty hack: modules/system/swish.py and make_index.sh > give > you the ability to set up per-user search indexes and search them using > swish++ via a simple web form. Great! I'm still struggling on getting ht://Dig in ... it's been quite painful. I hate autoconf/automake ;-) (progress: I've turned ht://dig into a Python module, but it doesn't know where its dependencies - a whole load of shared libs - are located, so importing fails unless you set LD_LIBRARY_PATH.) I'll plug this one in for the meantime - thanks for hacking it up! Phil |