Web directory - Find jobs - Submit article - Skype - Acs Student Loans

PDA

View Full Version : what is a good search engine script?


Micheal_newby
May 9th 2006, 2:44 am
Hello,
Does anyone know a good search engine script for your own website.
I like my own search engine, because i want to make different pages
with gems / crystals and information about it.

mad4
May 9th 2006, 3:00 am
I use the google API. Its great as long as you are indexed in google.

T0PS3O
May 9th 2006, 3:03 am
Use Brian Huisman's Orca search. I use it and it's lighning fast! Installation is a breeze (I run it on 7 sites, total indexed pages is about 5K). A complex search takes around 0.03 seconds to return a full set of results. You can run the spider on set intervals via CRON or manually. Yuo can tweak the algo yourself.

Micheal_newby
May 9th 2006, 5:08 am
Thanks, I will try both!

Gurpartap
May 9th 2006, 3:53 pm
try FDSE @ xav.com
a sample of heavily themed version http://punjabimp3.net

Blogmaster
Apr 2nd 2007, 11:49 am
I use the google API. Its great as long as you are indexed in google.

how many searches a month does it allow you?

mad4
Apr 2nd 2007, 12:47 pm
About 1000 per day I think.

The best solution now will be the Google CSE.

Blogmaster
Apr 2nd 2007, 12:51 pm
Thanks just looked it up, are you using it?

manilodisan
Apr 2nd 2007, 1:52 pm
I remember posting something similar, maybe here, or another thread. Anyways, here's an article I wrote in case you like to play with your own code and not wait for some bot to index your site.
http://roscripts.com/PHP_search_engine-119.html

EGS
Apr 2nd 2007, 2:11 pm
PHP Dig or PHP Digger is great.. :D

Blogmaster
Apr 2nd 2007, 2:27 pm
Can you show me an example of it in action?