WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-18-2007, 05:03 AM
WebProWorld New Member
 

Join Date: Jun 2007
Posts: 15
vsd32 RepRank 0
Default Search Engine for my site

Search Engine for my site Hello,
I have a website (http://www.lyricsrec.com/) and i want to develop a search facility for my site.
I'm using Mysql and i have all lyrics (>150.000) in a database. I have some suggestions how to do it but i do not like the time response.
I have the lyrics also on static pages and i want dome suggestions how to do it using my static pages.

Some internal pages you can check here:
http://www.lyricsrec.com/index2.php try some of them. and give me some suggestions.

Many thanks
Reply With Quote
  #2 (permalink)  
Old 06-18-2007, 06:59 AM
WebProWorld Veteran
 

Join Date: Aug 2003
Location: Cornwall, UK
Posts: 833
speed RepRank 1
Default Re: Search Engine for my site

As all your data is in MySQL I'd use MySQL full text search.

If that isn't up your street then:
__________________
TOLRA Micro Systems Limited US & UK Web Hosting with Continuous Data Protection
Web Directory 2 for 1 Offer : Web Directory Script
Reply With Quote
  #3 (permalink)  
Old 06-18-2007, 07:15 AM
WebProWorld New Member
 

Join Date: Jun 2007
Posts: 15
vsd32 RepRank 0
Default Re: Search Engine for my site

I would like to develop a search engine witch will read the static pages.
If i'm using the other one (queyes from db) it's to slow (more that 10 sec for reply) so that one is working for small dbases.

Or i'm opened to other suggestions how to use my huge mysql db with a better response time.
Reply With Quote
  #4 (permalink)  
Old 06-18-2007, 07:35 AM
WebProWorld Veteran
 

Join Date: Aug 2003
Location: Cornwall, UK
Posts: 833
speed RepRank 1
Default Re: Search Engine for my site

If mysql full text queries are taking that long it sounds like you've got something incorrectly configured. Did you create an full text index? Is your match using the identical columns to the full text index?

You could try sphider quite easily and see how that goes.

If not then you'd need to do some experimenting with Zend Frame work to see how the performance of search is. Indexing is just travelling though the pages extracting useful information from fluff and sending it to the engine, if it's all in MySQL then the extraction is already done for you.

You might get more speed by using C/C++, Java etc, Apache Lucene - Overview is a search library for Java.
__________________
TOLRA Micro Systems Limited US & UK Web Hosting with Continuous Data Protection
Web Directory 2 for 1 Offer : Web Directory Script
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags: , ,



Thread Tools
Display Modes

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Search engine issue with my site jaiye Submit Your Site For Review 8 04-04-2006 02:13 PM
ad free site search engine?? jmdb71 Search Engine Optimization Forum 1 10-05-2004 05:04 PM
Is my site in this search engine - how do I know? Pegger Marketing Strategies Discussion Forum 1 07-10-2004 02:33 PM
Site search engine? ergobob Graphics & Design Discussion Forum 2 07-06-2004 01:36 PM
how to get site on search engine? dssquirt Search Engine Optimization Forum 1 03-03-2004 01:07 PM


Search Engine Optimization by vBSEO 3.2.0