Webboard: new urls by Realm, then these as Server and indexer doesn't working
| Newsgroups | gmane.comp.web.mnogosearch.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Alexander Barkov Email: [email protected] Message: > hello alexander and everybody, > > Maybe there is a Bug: > > I have an indexer.conf with > > ####### > > Tag Check > MaxDocPerSite 300000 > MaxHops 256 > > Realm */ > > Tag TAGTEST > MaxDocPerSite 5000 > MaxHops 256 > Robots no > > Server http://www.server.com/ Also, please make sure to put the commands in the opposite order: # This one should go first: Server http://www.server.com/ # This one should go after: Realm */ > > ####### > > the indexer is running with > > indexer -ma -t TAGTEST -d indexer.conf > > i certainly get URLs of the http://www.server.com/ > PLUS > i get external URLs (http://serverneu.com/ ....) which are putting in table url with > site_id = 0 > server_id = (Realm */-Server ID) > > after the indexing i check the new external URLs and maybe i make a new server with them and put it in the config as server. > > Tag TAGTESTNEW > Server http://serverneu.com/ > > Then i running the indexer with > > indexer -ma -t TAGTESTNEW -d indexer.conf > > and is doesn't work. > > Not before i delete the url http://serverneu.com/ in table url the indexer is running. > > any ideas? > > regards > henning > Reply: <http://www.mnogosearch.org/board/message.php?id=21286>