Author: lhb
Email: 
Message:
> Hi,
> 
> I'm looking for search engine software.
> MNOGO is preferred, since the good intergration with PHP.
> 
> But i have one question.
> Is there a way, to add user ratings to a domain?
> 
> example :
> All pages indexed, have of course a domain. When a search is done it will show the 
>found entries first in order of (relevance * user rating for the domain from the 
>entry)
> 
> The user rating is a number(1-10) and can be the result of a input box, or how often 
>is linked to the the site, or.... etc.
> 
> domain1.com (user rating 4)
> domain2.com (user rating 6)
> 
> search "foo"
> normal output :
> 1. domain1.com/foo.html
>     relevance 60
> 2. domain2.com/foo.html
>     relevance 50
> 
> example output :
> 1. domain2.com/foo.html
>     relevance (50*6 = 300)
> 2. domain1.com/foo.html
>     relevance (60*4 = 240)
> 
> The user rating can change every day.
> 
> Is there a way to do this?
> Anybody any experience?
> Other packages that do this?
> 
> Tnx and keep up the good work!
> --Frans

Reply: <http://www.mnogosearch.org/board/message.php?id=5028>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to