Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Search.cgi and arguments? A Syntax question

Quote Reply
Search.cgi and arguments? A Syntax question
The search for a simple word is "http://server.domain.com/...?query=communication". What if I want to search "accounting or finance"? What are the argument I should use?

Thanks
Quote Reply
Re: [banana] Search.cgi and arguments? A Syntax question In reply to
Goto search.cgi, and use the BOOLEAN searches. I'm not sure of the exact syntax, but the original templates should give it away.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [banana] Search.cgi and arguments? A Syntax question In reply to
Just had a quick look. You should be able to use;

bool=and

or

bool=or

..both obviously respective to their values.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Search.cgi and arguments? A Syntax question In reply to
Andy:



Thank you for your reply. Where do I put this bool=and or bool=or. Can you give me examples?
Quote Reply
Re: [Andy] Search.cgi and arguments? A Syntax question In reply to
By the way, Andy, do I have to find this info in the templates? Is it in the manual?
Quote Reply
Re: [banana] Search.cgi and arguments? A Syntax question In reply to
Its alll shown in the default search.html templates... see the attached example.

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!