SEO Scripts
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   SEO Chat ForumsOtherSEO Scripts

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread SEO Chat Forums Sponsor:
  #1  
Old July 10th, 2003, 07:47 AM
bbratu's Avatar
bbratu bbratu is offline
Contributing User
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Location: Romania
Posts: 89 bbratu User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 m 14 sec
Reputation Power: 6
Send a message via Yahoo to bbratu
Advanced search PHP and MySQL problem

I want to order the records displayed in a search by there relevance. I have made a formula but every time I enter a PHP function in the query string no records are returned.
I have tried something like:

select id, nume, vizualizari, url, descriere, categorie, subcategorie, limba, subtr_count(url,"word1")*3 +subtr_count(nume,"word1")*2 + subtr_count(descriere,"word1") + subtr_count(url,"word2")*3 +subtr_count(nume,"word2")*2 + subtr_count(descriere,"word2") AS weight from siteuri WHERE (weight>0) ORDER BY weight desc

or

select id, nume, vizualizari, url, descriere, categorie, subcategorie, limba, subtr_count(url,"word1")*3 +subtr_count(nume,"word1")*2 + subtr_count(descriere,"word1") + subtr_count(url,"word2")*3 +subtr_count(nume,"word2")*2 + subtr_count(descriere,"word2") AS weight from siteuri WHERE ((nume LIKE '%word1%' OR descriere LIKE '%word1%' OR url LIKE '%word1%') AND (nume LIKE '%word2%' OR descriere LIKE '%word2%' OR url LIKE '%word2%')) ORDER BY weight desc

Thank you

Reply With Quote
  #2  
Old July 17th, 2003, 12:37 PM
JRM JRM is offline
Contributing User
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 108 JRM User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 1 m 21 sec
Reputation Power: 6
Is there any errors? It looks like you may have some errors, using a php function in the query.

Have you ever tried to use fulltext in MYSQL?
look it up on the mysql site.

If you do you can do your query something like this:

select id, nume, vizualizari, url, descriere, categorie, subcategorie, limba,
MATCH (nume,descriere.url)
AGAINST ('$word1') + MATCH (nume,descriere.url)
AGAINST ('$word2') AS weight from siteuri

WHERE MATCH (nume,descriere.url)
AGAINST ('$word1') + MATCH (nume,descriere.url)
AGAINST ('$word2') and weight>0 ORDER BY weight desc

Reply With Quote
  #3  
Old July 17th, 2003, 05:42 PM
bbratu's Avatar
bbratu bbratu is offline
Contributing User
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Location: Romania
Posts: 89 bbratu User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 m 14 sec
Reputation Power: 6
Send a message via Yahoo to bbratu
I know about the full text indexing in mysql but I want to give more weigh to some fields.
Thank you anyway.
It seams that if I use a php function in the query no records are returned. I have seen examples saying it can be done, maybe I am missing something.

Reply With Quote
Reply

Viewing: SEO Chat ForumsOtherSEO Scripts > Advanced search PHP and MySQL problem


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump



 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

Request Your Free Technology Downloads!
 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

Request Your Free Technology Downloads!
 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

Request Your Free Technology Downloads!
 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

Request Your Free Technology Downloads!
 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

Request Your Free Technology Downloads!
 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway
Stay green...Green IT