Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: Dont list replies

by ehdonhon (Curate)
on May 15, 2002 at 23:44 UTC ( [id://166877]=note: print w/replies, xml ) Need Help??


in reply to Re: Dont list replies
in thread Dont list replies from searches

Perhaps the depth of the node could be used as part of the algorithm to determine the relevance of the match? That would cause the main nodes to float closer to the top of the search result list.

Replies are listed 'Best First'.
Re: Re^2: Dont list replies
by belg4mit (Prior) on May 16, 2002 at 02:18 UTC
    Possibly, but search is already expensive. My suggestion ought to actually lighten the load, checking the depth adds work; I would imagine the only thing a node knows is its parent, not its family tree.

    --
    perl -pew "s/\b;([mnst])/'$1/g"

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://166877]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-20 00:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found