Hi,
I have the impression that the indexer works on the path for only one level, I try to explain better. In my indexer.conf I have: Server file:/data/hfdb_docs/ Server http://mysite/ file:/project/mysite/ Server htdb:/ and the result, from an empty database, with a simple command ./indexer is the following: file:/data/hfdb_docs/*/ 200 http://mysite/*/ 200 htdb:/ 200 file:/data/hfdb_docs/*/*/ 0 http://mysite/*/*/ 0 url from htdb:/ 0 and even not inserted all the urls like file:/data/hfdb_docs/*/*/something_else or http://mysite/*/*/something_else where is the wrong configuration? I'm working on a Digital UNIX V4.0G (Rev. 1530) and PostgreSQL 7.1.3 chiara Chiara Biancheri wrote: > > Maxime Zakharov wrote: > > > > Chiara Biancheri wrote: > > > -> indexer > > > -> indexer -S > > > > > > Database statistics > > > > > > Status Expired Total > > > ----------------------------- > > > 0 0 385 Not indexed yet > > > 200 0 2071 OK > > > 301 0 2 Moved Permanently > > > 302 0 12 Moved Temporarily > > > 401 0 95 Unauthorized > > > 404 0 3 Not found > > > 503 0 74 Service Unavailable > > > ----------------------------- > > > Total 0 2642 > > > > > > -> indexer > > > > > > nothing more. what can I do to have these 385 url indexed? > > > > Hi, > > > > indexer -s 0 -a > > It does not work. The indexer stop after a while, I have found a similar > behaviour in the WebBoard > <http://www.mnogosearch.org/board/message.php?id=1010> but impossible > for me to find the reply/solution. > > any ideas? > > chiara > ___________________________________________ > If you want to unsubscribe send "unsubscribe general" > to [EMAIL PROTECTED] -- [EMAIL PROTECTED] "ora volerai. il cielo sara' tutto tuo." (luis sepulveda) ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
