Hi!
I'd like to start a search engine by emulating sending the start command:
I'm trying to use curl/wget, and autologin using 'username= and password= but I'm having problems with the nexturl parameter. For this to work I need to pass nexturl twice. This breaks curl/wget.
Any idea how to fix this, or use an alternative way to start the search from the command line?
This is a 'solution' for restarting a failing search engine. I don't know if it's down or not, so I just want to start it every 5 minutes to make sure.
I'd like to start a search engine by emulating sending the start command:
I'm trying to use curl/wget, and autologin using 'username= and password= but I'm having problems with the nexturl parameter. For this to work I need to pass nexturl twice. This breaks curl/wget.
Any idea how to fix this, or use an alternative way to start the search from the command line?
This is a 'solution' for restarting a failing search engine. I don't know if it's down or not, so I just want to start it every 5 minutes to make sure.