473,665 Members | 2,740 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Site search classes?

Are there good pre-canned php site search mechanisms?

I've worked with lucene in the java servlet context,
and I like lucene a lot. But it isn't available
on the shared host server I have to work with now.

I know I could roll my own with mysql full-text-search on MyIsam
tables.
But that would take some nuts and bolts programming time.

I was hoping to use something more like:
tar -xvzf php_precanned_s earch.tgz instead.
Thank you.......

Feb 27 '07 #1
4 1296
pittendrigh wrote:
Are there good pre-canned php site search mechanisms?

I've worked with lucene in the java servlet context,
and I like lucene a lot. But it isn't available
on the shared host server I have to work with now.

I know I could roll my own with mysql full-text-search on MyIsam
tables.
But that would take some nuts and bolts programming time.

I was hoping to use something more like:
tar -xvzf php_precanned_s earch.tgz instead.
Thank you.......
Is there a reason you don't wish to use Google's Site Search feature?

--
=============== ===
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attgl obal.net
=============== ===
Feb 27 '07 #2
On Feb 27, 8:27 am, Jerry Stuckle <jstuck...@attg lobal.netwrote:
Is there a reason you don't wish to use Google's Site Search
feature

.....now that you mention it, maybe site search can be hacked
to work for what I need. I'll have to look into exclusion
operators.

My site has almost 1000 static pages. But each such page
also has a dynamic version (shows the same page with
smaller images, for use by 800x600 people).

Google site search keeps turning up those dynamic links.
Maybe there is some sort of a minus operator I can fiddle with.

I guess if I want fine-grained control (search the forum
but not the pages, or versa visa) I'll just have to suck it
up and roll my own.

Feb 27 '07 #3
On Feb 27, 8:27 am, Jerry Stuckle <jstuck...@attg lobal.netwrote:
Is there a reason you don't wish to use Google's Site Search
feature
.....there is another resson, perhaps more to the point:
My site serves as an experimental development platform,
so my links change frequently (for better or for worse).
And stale links take up to a half a year to disappear
from Google.

Feb 27 '07 #4
pittendrigh wrote:
>On Feb 27, 8:27 am, Jerry Stuckle <jstuck...@attg lobal.netwrote:
> Is there a reason you don't wish to use Google's Site Search
feature

....there is another resson, perhaps more to the point:
My site serves as an experimental development platform,
so my links change frequently (for better or for worse).
And stale links take up to a half a year to disappear
from Google.
Check out the google doc for submitting site maps.

--
=============== ===
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attgl obal.net
=============== ===
Feb 28 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
2128
by: Eric Veltman | last post by:
Hello everyone, I would like to know what you typically use to add a search engine to your sites. Do you build your own search engines, do you use existing PHP classes, do you use htdig, etc. ? My preference would be to use htdig, but on the htdig site there's only a small list of hosting providers that provide this and google doesn't help me too much
3
2506
by: Carol | last post by:
What's the best way to do a site search of my site? I am using asp and access heavily on a regular ISP google? Or write a bunch of queries? what else is there?
1
2627
by: D. Lee Christopher | last post by:
Can anyone point me to a good tutorial for creating a site-level search applet? I am trying to create a virtual catalog of sorts, and I would like to be able to search the catalog and have the results displayed on the same page with one column text and an image of the product. I've seen several tutorials that create site-level searches that will bring back a search results page with options to choose from. I am looking to create a...
3
1865
by: ruso | last post by:
i am writing a program web site spider i am getting all pages of a site to local after that what i want to do is that i have about 5000 keywords which i want to search them in the website which download from a site.I am doing this search by regexpression but it is slow is there any faster search algorithm to suggest me. Thanks
4
1556
by: Miguel Dias Moura | last post by:
Hello, I launched a web site some time ago and i am having problems in making it visible in the search engines. I used a lot of Keywords, not only in text but also in links, page and image names. I have 2 questions: 1. Can you tell me what else can i do?
4
3562
by: gwtc | last post by:
Here is a google search site bookmarklet. This lets you search a certain website using google. What I want is the same thing, but to search a certain geocities site. When you use the current bookmarklet, the search takes you to site:www.geocities.com instead of the specific site you want to search. Can someone modify this for me, to search specific geocities sites? Thanks for your help and btw I'm using Mozilla Suite and Firefox. ...
71
4820
by: Murray R. Van Luyn | last post by:
Hi, Since I have made changes to my website it's been a complete flop. According to the logs, as soon as visitors have downloaded the index page they are off. I can't figure out why? http://www.review-a-gadget.com/ Is there anything obvious that I am missing? Are there problems with some browsers? Please let me know if you notice anything.
27
2450
by: Corey Walker | last post by:
Hello: I developed a nice looking web page which provided people with a brief overview of our society's publications (our different newsletters). However, while I'm by no means an expert or professional website designer, I know enough about XHTML 1.0 to know that the best way to guarantee interoperability on all, or at least most browsers, including lynx is to make sure my site complies with the w3 standards. So, I ran my site through...
0
8348
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8863
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8779
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
7376
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5660
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4186
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4356
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2765
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1761
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.