- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name: Adam
Subject: Stored configuration problem ?


Hello,

I have unexpected problem with stored;

suddenly after some indexer runnings I don't have more "Cached" link under each 
result
and couple of errors in logs when running -v5:

stored[13687]: {00} [195.0.0.0] Connected. PORT: 158,137
stored[13687]: {00} [195.0.0.0] Excerpts received.
stored[13687]: {00} [195.0.0.0] Retrieve by chunks: rec_id: 23eb816f
stored[13687]: {00} [195.0.0.0] rec_id: 23eb816f Chunk 1 [22805 bytes] sent
stored[13687]: {00} [195.0.0.0] Retrieved by chunks rec_id: 23eb816f Size: 
22805 Ratio: 30.76%
stored[13687]: {00} [195.0.0.0] Excerpts received.
stored[13687]: {00} [195.0.0.0] Retrieve by chunks: rec_id: f0f23515
stored[13687]: {00} [195.0.0.0] rec_id: f0f23515 Chunk 1 [32768 bytes] sent
stored[13687]: {00} [195.0.0.0] Retrieved by chunks rec_id: f0f23515 Size: 
32768 Ratio: 26.67%
stored[13687]: {00} [195.0.0.0] Excerpts received.
stored[13687]: {00} [195.0.0.0] Retrieve by chunks: rec_id: b4dc7687
stored[13687]: {00} [195.0.0.0] Not found rec_id: b4dc7687
stored[13687]: {00} [195.0.0.0] Excerpts received.
stored[13687]: {00} [195.0.0.0] Retrieve by chunks: rec_id: 96e45555
stored[13687]: {00} [195.0.0.0] rec_id: 96e45555 Chunk 1 [29874 bytes] sent
stored[13687]: {00} [195.0.0.0] Retrieved by chunks rec_id: 96e45555 Size: 
29874 Ratio: 27.23%
stored[13687]: {00} [195.0.0.0] Excerpts received.
stored[13687]: {00} [195.0.0.0] Retrieve by chunks: rec_id: d3e9013a
stored[13687]: {00} [195.0.0.0] Not found rec_id: d3e9013a
stored[13687]: {00} [195.0.0.0] Excerpts received.
stored[13687]: {00} [195.0.0.0] Retrieve by chunks: rec_id: 7b256aa7
stored[13687]: {00} [195.0.0.0] Not found rec_id: 7b256aa7
stored[13687]: {00} [195.0.0.0] Excerpts received.
stored[13687]: {00} [195.0.0.0] Retrieve by chunks: rec_id: 4acacf42
stored[13687]: {00} [195.0.0.0] Not found rec_id: 4acacf42
stored[13687]: {00} [195.0.0.0] Excerpts received.
stored[13687]: {00} [195.0.0.0] Retrieve by chunks: rec_id: 44d30378
stored[13687]: {00} [195.0.0.0] rec_id: 44d30378 Chunk 1 [32768 bytes] sent
stored[13687]: {00} [195.0.0.0] rec_id: 44d30378 Chunk 2 [14917 bytes] sent
stored[13687]: {00} [195.0.0.0] Retrieved by chunks rec_id: 44d30378 Size: 
47685 Ratio: 28.71%

************************************************************************

I'm using cached and the following parameters in my configuration files:

indexer.conf
====
DBAddr          mysql://dpsearch:[EMAIL 
PROTECTED]/search/?dbmode=cache&cached=localhost:7000&stored=localhost:7004
DoStore yes
Cache yes
*******************

cached.conf
====
DBAddr mysql://dpsearch:[EMAIL 
PROTECTED]/search/?dbmode=cache&stored=localhost:7004
DoStore yes
*******************

stored.conf
====
DBAddr mysql://dpsearch:[EMAIL 
PROTECTED]/search/?dbmode=cache&cached=localhost:7000
*******************

search.htm
====
DBAddr  mysql://dpsearch:[EMAIL 
PROTECTED]/search/?dbmode=cache&cached=localhost:7000&stored=localhost:7004&trackquery
Cache yes
DetectClones yes
DoStore yes

Finally I have tried to run indexer -TZZ (very long run) and also -TYY (very 
fast)
but without any results; I get even probably less cached links available than 
before ?

I have about 15000 pages stored all together.


What could be the reason ?

This morning I have added "Limit dt:time" to all configuration files and search 
by time started to work
correctly although about 90% of stored files have been indexed before this 
change ?

Is it possible to run indexer some way to just restore all missing stored files 
without having
to flush everything and reindex all 15000 pages once more from the beginning ?
Or maybe while updating the same url next time all stored files will be 
restored even if original
url didn't change ??

Thanks for any clues

Adam


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

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

Reply via email to