Re: command line syntax when searching for multiple fields
"Cas Tuyn" <[email protected]> Thu, 2 Nov 2006 07:01:31 -0800 (PST)
| Newsgroups | gmane.comp.web.swish-e |
|---|---|
| Message-ID | <[email protected]> |
Hi, Just an update. I found out the 'piped-open' approach I inherited came from when we used Swish-e version 1.3. In the newly installed 2.4.3 I found swish.cgi which I could copy over to the web server, and ran as soon as I removed the -w behind perl (3 warnings about carp redirected or something). So I am extremely happy. All I need to do is tune it for house style and add a few fields. Ciao, Cas On 11/1/06, Cas Tuyn <[email protected]> wrote: > OK, you convinced me (I already noticed the warnings about piped > open), so I'll convert it to Swish::API and take it from there. > > Cas > > > SWISH::API works fine for 2.4.3. You would be wise to use that -- > > along with maybe CGI.pm for processing your input arguments.