UdmSearch: Webboard: WORDCHAR and CONTRACTIONCHARS

2001-01-01 Thread Zenon Panoussis
Author: Zenon Panoussis Email: [EMAIL PROTECTED] Message: There was a discussion about word separators back in January; see http://www.mail-archive.com/udmsearch%40web.izhcom.ru/msg00200.html . Since I just realised that I am facing the same problem, I wonder if Charlie\'s idea was implemented

UdmSearch: Webboard: substring search

2001-01-01 Thread Sam
Author: Sam Email: [EMAIL PROTECTED] Message: Is there a way to search using substrings like \'*day\' that will find birthday,thursday,..etc.? Reply: __ If you want to unsubscribe send "unsubscribe udmsearch" to [EMAIL PROTECTED]

UdmSearch: Webboard: How can users add their homepage to the index?

2001-01-01 Thread Zenon Panoussis
Author: Zenon Panoussis Email: [EMAIL PROTECTED] Message: > Since 3.1.7 we have new "ServerTable" feature. > Currently we have no front-end to add URLs into > server tables, but we have a plan to make it soon. > I use the following form and CGI for this purpose. You will, of course, have to ad

UdmSearch: Webboard: solved

2001-01-01 Thread Volker Wysk
Author: Volker Wysk Email: [EMAIL PROTECTED] Message: I\'ve run into the same problem. To fix it: alter table url add column msg_id varchar(128); alter table url add column header_date varchar(30); alter table url add column header_subj varchar(80); alter table url add column header_group varchar

UdmSearch: bug report: indexer does nothing

2001-01-01 Thread Volker Wysk
Hi. Actually, this is two bugs. I've hunted it down with a debugger. It applies to udmsearch-3.0.23 with enabled news extension. 1. sql.c:1980 and :1973 refers to the attribute msg_id of the table url. This field does not get created during installation. I've found no reference to it anyw