Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [TheStone] Boolean Search

Quote Reply
Re: [TheStone] Boolean Search In reply to
Yaahooooo !!!

I mean, it works perfect. Thank you, TheStone.
I thought of adding possibility to search with "AND" (not only with "OR") condition using your plugin.

May be there is more efficient way (if yes, let me know), but I've made the following:
1. Copied out the file WordSearch.pm and named it WordSearchAND.pm
2. Replaced "OR" with "AND", and "ws" with "wsand".
3. Installed WordSearchAND with the help of Plugin Wizard (Author = TheStone, v1.0, sure Cool ).
4. On the search page added two forms. One for OR condition (input name=ws) (col= .., col= .. in hidden fields), second for AND condition (input name=wsand) (col= .., col= .. in pulldown menu).

Probably, I'll change something in HTML, but even now works excellently!

Thanks again!

Paul
Subject Author Views Date
Thread Boolean Search Skiff 4166 Apr 20, 2003, 8:04 AM
Thread Re: [Skiff] Boolean Search
604 4024 Apr 25, 2003, 9:34 AM
Thread Re: [TheStone] Boolean Search
Skiff 4043 Apr 25, 2003, 10:16 AM
Thread Re: [Skiff] Boolean Search
604 4049 Apr 25, 2003, 10:20 AM
Thread Re: [TheStone] Boolean Search
Skiff 4012 Apr 25, 2003, 6:13 PM
Thread Re: [Skiff] Boolean Search
604 3993 Apr 28, 2003, 3:02 PM
Post Re: [TheStone] Boolean Search
Skiff 3985 Apr 29, 2003, 4:57 AM