Reply
Where can I find an off-the-shelf boolean search?
Old 10-17-2009, 04:19 PM Where can I find an off-the-shelf boolean search?
Average Talker

Posts: 25
Trades: 0
This is so simple and elemental and yet I have been completely unable to find any such thing. If anyone could direct me to a boolean search that I could plug into my site I'd quite appreciate it.

Thanks.
Fudge is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 10-17-2009, 04:32 PM Re: Where can I find an off-the-shelf boolean search?
chrishirst's Avatar
Super Moderator

Posts: 22,277
Location: Blackpool. UK
Trades: 0
a boolean search what, and what are you searching for

and does it need all boolean functions

AND, OR, NOT, XOR, NAND etc
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | People Counting System | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 10-17-2009, 04:34 PM Re: Where can I find an off-the-shelf boolean search?
chrishirst's Avatar
Super Moderator

Posts: 22,277
Location: Blackpool. UK
Trades: 0
and of course a few other details might be needed

database or text

serverside code that can be used and so on
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | People Counting System | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 10-17-2009, 04:58 PM Re: Where can I find an off-the-shelf boolean search?
Average Talker

Posts: 25
Trades: 0
Well, I'd like it to be compatible with anything that does PHP based articles like a WordPress blog, but something that could also be used to just generate simple HTML results might be ok as well.

At its core, it needs to have "AND", "OR", "NOT". NAND and NOR can be duplicated with a sequence of the first ones, but of course they'd be nice to have. I need to be able to nest commands so I could do "chocolate AND ice cream" OR "gravy AND steak".
Fudge is offline
Reply With Quote
View Public Profile
 
Old 10-17-2009, 05:26 PM Re: Where can I find an off-the-shelf boolean search?
chrishirst's Avatar
Super Moderator

Posts: 22,277
Location: Blackpool. UK
Trades: 0
A Wordpress one may exist in the form of a MySql query builder that can be "plugged in", I can't say I've ever come across one but ....

Something to search HTML files though would have to be custom coded I would have thought.

moving this to the PHP forum because this forum is about Internet SEs rather than creating one.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | People Counting System | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 10-17-2009, 05:42 PM Re: Where can I find an off-the-shelf boolean search?
Average Talker

Posts: 25
Trades: 0
I found a wordpress "advanced search" module, which looks like it could be handy but probably not robust enough. But I appreciate this help.
Fudge is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Where can I find an off-the-shelf boolean search?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.16972 seconds with 13 queries