- - - - - - - - - - - - - - - - - - - - - - - - - - - - Name: Maxime Subject: Re: Some performance and configuration simple questions
You do not need to run indexer -TZZZ in ordinary indexing procedure. It's used only afeter a crash, when you get "empty" search results. Ususaly you have to run "indexer -TZ" to optimize cache mode database. But if you gave cached running permanently, you may omit this, because cached do optimization in background. cachedchk table is used only in time of checking, after checking it's are flushing. If you need to import list of servers or URLs to index from database, please lokk at ServerDB and URLDB command, which are similar to Server and URL command, but take its argument from a filed of sql-table specified. This is much easy way to load a simple list of servers and URLs from sql-table. [?srvinfo=infotablename] stands for your own table with structure identical to srvinfo table in dpsearch database where you specify parameters for servers loading from your own server table. - - - - - - - - - - - - - - - - - - - - - - - - - - - - Read the full topic here: http://dataparksearch.org/cgi-bin/simpleforum.cgi?fid=02;topic_id=1153349598
