fabrice valere wrote: > > > Hello ! > > I remenber that you are a aspseek specialist ! > Could you help me > I install it and it's seem to working ( sometimes )=> > search.larevet.com > When I search for one word => ok there is no problem > but when I try with two words as > martin john > aspseek answer Error in query: and the daemon is shutdown > > Do you know this problem? Yes, and I hope it's fixed in 1.0.3 release, which we plan to release early next week. If you don't want to wait, the fix is simple - please open search.cpp in your favourite text editor, and replace all occurences of "pos[s]" to "pos[s - 1]". There are four. Then recompile searchd and reinstall it. Alternatively, you can get the latest sources from anonymous cvs. See http://www.sw.com.sg/products/aspseek/cvs/ for details. After checking out, please run ./cvsprep, then do as usual. Hope it will help, anyway, please report your success/failure! Regards, Kir. PS You can subscribe to ASPSeek users mailing list, just send mail to [EMAIL PROTECTED], and put the line subscribe aseek-users in the body of the message. -- [EMAIL PROTECTED] http://kir.sever.net ICQ 7551596 -- Join CCAUWM - Citizens' Campaign for Abolition of the Use of the Word Microsoft (or of Microsoft Word - you choose)
