Re: Delete a line in Server method in indexer.conf
Alexander Barkov <[email protected]> Thu, 29 May 2014 12:17:30 +0400
| Newsgroups | gmane.comp.web.mnogosearch.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 05/05/2014 02:26 PM, [email protected] wrote: > Hi, > > In the indexer.conf file, in 'Server [Method] ', i want to delete an > entry like this : 'server http://www.eke.org' > > > Is that all pages of the site will be removed from the database during > the next crawling? Every document has its own expiration time, which is stored in url.next_index_time. When crawling, indexer deletes all expired documents that do not have a matching Server/Real command. Note, you can delete all documents at once, without waiting for expiration: indexer -Cw -u http://www.eke.org/% > > > Thanks > _______________________________________________ General mailing list [email protected] http://lists.mnogosearch.org/listinfo/general