| Newsgroups |
gmane.comp.web.mnogosearch.general |
| Message-ID |
<[email protected]> |
Author: Alexander Barkov
Email: [email protected]
Message:
> hej,
>
> -a Revisit all documents even if not expired (can be
> limited using -t, -u, -s, -c, -y and -f options)
>
> -m Update expired documents even if not modified (can be
> limited using -t, -u, -c, -s, -y and -f options)
>
> -i Insert new URLs (URLs to insert must be given using -u or -f)
>
>
> there a few ways to indexing...
>
> if there _one_ webpage with news, you can with
>
> MaxHops 1
>
> the deep closed to one step. (the default is 256)
>
> normaly you write in an indexer.config few parametes and values, look in the indexer.conf-dist
>
> e.g. in indexer.conf
> MaxHops 1
> Server http://www.mysite.com/
> URL http://www.mysite.com/indexer.php?newsId=22891
Also, this should work:
# Constant part
MaxHops 1
Realm site *
# Variable part
URL http://www.mysite.com/indexer.php?newsId=22891
>
> is this
> http://www.mysite.com/indexer.php?newsId=22891
> a newspage or the overview of newspages?
>
>
> regards
> henning
Reply: <http://www.mnogosearch.org/board/message.php?id=21304>