PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > How-to Forum

Reply
 
Thread Tools
Old 07-07-2004, 03:05 AM   #1
zevince
Green Mole
 
Join Date: Dec 2003
Posts: 26
refine search but not based on path...

Hi,

I'm facing a little problem.. i've seen many post concerning the search in only one site or in a selected path of the site.. but i didn't find any thread concerning refine features, based on "keywords" or special tags..

in fact, we present two kind of documents, "abstract" and "codu" (medical material), they are all in url like
"mysite.com/article.php3?id_article=xxx"

I can easily put a keyword in the source to make difference between the two types of documents.. but not have them in two separates folder...

So .. is there a way to make users search only for some type of documents (codu or abstract) ...?

Sorry if i'm not clear enough, but my english.. needs practice !

Thanks for any help !
zevince is offline   Reply With Quote
Old 07-07-2004, 04:29 PM   #2
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Hi. Perhaps a way to go about it would be to set refine=1 in the query string, change the $refine_url variable so that it includes a new key value pair indicating filetype=abstract or filetype=codu, add a column to the spider table (there would need to be an insert during index indicating the filetype), and then edit the $kconds variable to include the new column. Just a thought, but of course, TMTOWTDI.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote
Old 07-08-2004, 03:21 AM   #3
zevince
Green Mole
 
Join Date: Dec 2003
Posts: 26
TMTOWTDI ..?

hmm.. lol.. ok, seems a little complicated.. and it's a hack of phpdig, so if i want to make updates, it'll be difficult ..?

Hmm, i don't really have time to see this, right now.. but i think during august, i'll have time.. and i'll have a look at it !
zevince is offline   Reply With Quote
Old 07-08-2004, 08:30 AM   #4
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Hi. TMTOWTDI is "there's more than one way to do it." Maybe a quick way to accomplish this might be to modify the titles of the pages to include either "abstract" and "codu" so if a person searches on "keyword" along wih "abstract" or "codu" then the related search results are displayed. Another quick way might be to add a radio button to the search box so that, depending on whether "abstract" or "codu" was selected, a little javascript could append "abstract" or "codu" into the search box. Just some thoughts...
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote
Reply

Thread Tools

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 Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
refine search to two or more urls fmehl How-to Forum 2 10-01-2006 12:52 PM
Limit search to this path returns no results mixle Bug Tracker 2 05-30-2005 10:24 PM
Forcing a page to always show up first in search results based on keyword derrickp How-to Forum 3 02-22-2005 12:01 PM
Refine search, but not based on path kristian Mod Submissions 0 01-28-2005 06:10 AM
search_function.php: allow to exclude path(s) [based on 1.8.7] blueyed Mod Submissions 0 01-27-2005 03:13 AM


All times are GMT -8. The time now is 01:22 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.