I had a minor problem getting AuthWare to function properly on Linux — as expected. I had to make some adjustments because PHP 5 on Linux returns $_SERVER[‘ORIG_PATH_INFO’] for Windows [‘PATH_INFO’]. Aside from that, everything functioned well :).
I’m still tweaking the search results — I’m looking for a way to perform syntax highlighting (like Google does) on my search results and filtering out the bulk of content. Not easy :x.