- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name: Nabu
Subject: searchd тормозит?

в searchd.conf:
DBAddr mysql://localhost/search/?dbmode=multi&charset=cp1251
LocalCharset windows-1251
Affix ru windows-1251 RUSSIAN.AFF
Spell ru windows-1251 RUSSIAN.DIC
Include sections.conf
NumSections 15
DetectClones    no

что есть в базе:
***# ./indexer -S

          Database statistics

Status    Expired      Total
   -----------------------------
   200          1          1 OK
   403          1          1 Forbidden
   503          0          1 Service Unavailable
   -----------------------------
 Total          2          3

запускаю:
***# ./searchd &
[1] 50150
***# [50151]{00} searchd started with '/www/dpseach/etc/searchd.conf'
[50151]{00} VarDir: '/www/dpseach/var'
[50151]{00} Affixes: 1290, Spells: 89039, Synonyms: 0, Acronyms: 0, Stopwords: 0
[50151]{00} Chinese dictionary with 0 entries
[50151]{00} Korean dictionary with 0 entries
[50151]{00} Thai dictionary with 0 entries
[50151]{00} Query tracker child started.
[50151]{00} Listening port 7003
[50151]{00} Ready
ищу:
[50151]{00} Connect 127.0.0.1
[50151]{00}  127.0.0.1 Allow by default
[50154]{1000} Waiting for command header
[50154]{1000} Received header cmd=3 len=150
[50154]{1000} Received words len=150 
words='q=%EA%EB%E8%E5%ED%F2&cmd=Search%21&BrowserCharset=windows-1251&IP=84.23.50.42&g-lc=en&ExcerptSize=256&ExcerptPadding=40&DoExcerpt=yes&tmplt=search.htm'
[50154]{1000} Query: ЙКХЕМР [Charset: windows-1251]
[50154]{1000} Sent total_found packet 24 bytes buf='Total_found=1(1)'
[50154]{1000} Sent WWL packet 809 bytes cmd=8 len=801 nwords=10
[50154]{1000} Sent PerSite packet 12 bytes cmd=12 len=4
[50154]{1000} Sent URLDATA packet 28 bytes cmd=13 len=20
[50154]{1000} Sent words packet 16 bytes cmd=3 len=8 nwords=136876000
[50154]{1000} Waiting for command header
[50154]{1000} Received header cmd=5 len=32
[50154]{1000} Received DOCINFO command len=32 ndocs=1
[50154]{1000} Sent doc_info packet 777 bytes
[50154]{1000} Waiting for command header
[50154]{1000} Received header cmd=4 len=0
[50154]{1000} Received goodbye command. Work time: 3.338 sec.
[50154]{1000} Quit

3.338 sec!!!
Причем в результатах поиска говорит: Search took 0.726 seconds

Машинка слабая конечно (CPU: Intel Pentium III (1007.80-MHz) real memory  = 
267321344 (254 MB), но блин неужели на столько? или это я накосячил чегото?


- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Read the full topic here:
http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=06;post=

Reply via email to