UdmSearch: Webboard: Indexer not insering documents

2001-01-30 Thread Alexander Barkov

Author: Alexander Barkov
Email: [EMAIL PROTECTED]
Message:
 The problem is stopwords and ispell db.
 If active one of this items:
 
 IspellUsePrefixes yes
 Ispellmode db
 
 and
 
 StopwordTable stopword
 
 indexer non inserts in dict* tables
 
 Alberto

Thanks for the report. We'll fix it.

Reply: http://search.mnogo.ru/board/message.php?id=1190

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Webboard: Indexer not insering documents

2001-01-30 Thread Alexander Barkov

Author: Alexander Barkov
Email: [EMAIL PROTECTED]
Message:
 The problem is stopwords and ispell db.
 If active one of this items:
 
 IspellUsePrefixes yes
 Ispellmode db
 
 and
 
 StopwordTable stopword
 
 indexer non inserts in dict* tables
 
 Alberto

Hi! We checked. Everything seem to work fine. Check that
you are really using indexer compiled with SQL (not built-in) 
and check DBMode.


Reply: http://search.mnogo.ru/board/message.php?id=1197

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Webboard: Indexer not insering documents

2001-01-26 Thread Alexander Barkov

Author: Alexander Barkov
Email: [EMAIL PROTECTED]
Message:
 I have downloaded and compiled 3.1.9, and after properly configurating
 the indexer.conf file, there seems to be some discrepency between what the indexer 
reports it has found, and what it actualy files into the mysql database.  
 I have run indexer for over 1 hour.  For the first 5 minutes it happily works it's 
way up to 7000 documents, where thereafter that number stops increasing.
 I used:
  select count(rec_id) from url;
 in order to get a count of the documents.  Does anyone know of this problem I am 
having, is this is bug in the new version?


Probably indexer has collected all links on your server. Run
indexer -S to check what is happenning. The number of documents
with status 0 (number of already found but not yet indexed document)should be changing 
during indexer's work.

Reply: http://search.mnogo.ru/board/message.php?id=1171

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Webboard: Indexer not insering documents

2001-01-26 Thread Alberto

Author: Alberto
Email: [EMAIL PROTECTED]
Message:
The problem is stopwords and ispell db.
If active one of this items:

IspellUsePrefixes yes
Ispellmode db

and

StopwordTable stopword

indexer non inserts in dict* tables

Alberto

Reply: http://search.mnogo.ru/board/message.php?id=1172

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Webboard: Indexer not insering documents

2001-01-25 Thread Mario Gray

Author: Mario Gray
Email: [EMAIL PROTECTED]
Message:
I have downloaded and compiled 3.1.9, and after properly configurating
the indexer.conf file, there seems to be some discrepency between what the indexer 
reports it has found, and what it actualy files into the mysql database.  
I have run indexer for over 1 hour.  For the first 5 minutes it happily works it's way 
up to 7000 documents, where thereafter that number stops increasing.
I used:
 select count(rec_id) from url;
in order to get a count of the documents.  Does anyone know of this problem I am 
having, is this is bug in the new version?

  Thanx

Reply: http://search.mnogo.ru/board/message.php?id=1168

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]