UdmSearch: Clones....

2000-08-11 Thread enrico
This is my problem: My search page must look for information through many server, for example: www.xxx.com www.yyy.com ... query: "modem" but doing so it finds many pages on the same server www.xxx.com: Get a Modem !!! www.xxx.com: Configuring your modem. www

UdmSearch: bug with FollowOutside option

2000-08-11 Thread Nagy Erno
Hi! If I turn on FollowOutside option in the indexer.conf the indexer core dump after some seconds. If I turn off it the indexer work properly. How can I set if I want to index only comp.* groups from news.elte.hu? (Server news://) Thanks, Ned __ If you want to unsubscribe s

Re: UdmSearch: bug with FollowOutside option

2000-08-11 Thread Alexander Barkov
Hello! Nagy Erno wrote: > > Hi! > > If I turn on FollowOutside option in the indexer.conf the indexer core > dump after some seconds. If I turn off it the indexer work properly. Can you send gdb "backtrace" output? > How can I set if I want to index only comp.* groups from news.elte.hu? > (S

Re: UdmSearch: bug with FollowOutside option

2000-08-11 Thread Nagy Erno
Hello! > > If I turn on FollowOutside option in the indexer.conf the indexer core > > dump after some seconds. If I turn off it the indexer work properly. > Can you send gdb "backtrace" output? If you tell me how I can do it. (Unfortunetly I'm too beginner in code debugging; at the moment I can

Re: UdmSearch: Clones....

2000-08-11 Thread Alexander Barkov
Unfortunally, this is not possible in the current version of UdmSearch. This might be implemented in future. [EMAIL PROTECTED] wrote: > > This is my problem: > > My search page must look for information through many server, > for example: > www.xxx.com > www.yyy.com >

UdmSearch: question regarding handling of expired documents

2000-08-11 Thread Peter Hanecak
Hello, I have one question regarding how UdmSearch-3.0.20 (and maybe some newer version, if there is difference) handle expired documents in conjunction with Allow and Disallow items in indexer.conf: If document is indexed and added into database, then some Disallow item is added into indexer.co

Re: UdmSearch: question regarding handling of expired documents

2000-08-11 Thread Alexander Barkov
Hello! Indexer will remove such documents from database. To make this happen earlier without waiting for expiration period, you can do it manually using indexer -C with correspondent URL limits. For example, this will remove all documents which have "doc" substring in their URL: indexer -C -u

UdmSearch: Stopwords

2000-08-11 Thread enrico
First of all I want to announchae to you tt UdmSearch is wonderful and we are going to insert it in our site (www.informatica.it) and probabily in all the next sites we'll produce. I've got another question about UdmSearch. I can see in the DB the table "stopwords", how does it function ? Where