Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Dont list replies from searches

by Anonymous Monk
on May 15, 2002 at 15:38 UTC ( [id://166754]=monkdiscuss: print w/replies, xml ) Need Help??

It would be helpful to have an option on the main search so that it can list only the starting post of threads. Currently we get back the question and all the replies too; it's hard to pick out which ones are wanted. If I can't see the first post in the search results, the quickest way to get to the start of the thread is to click on one of the replies, and then on the "in thread foo" link on the page that loads.

Edit kudra, 2002-05-16 Added 'from searches' to title

Replies are listed 'Best First'.
Re: Dont list replies
by belg4mit (Prior) on May 15, 2002 at 17:54 UTC
    The "Main Search" is in the top left of the screen, unless this is a user setting I don't see how it's possible without adding clutter. OTOH adding an option to Super Search to NOT check *titles* for the supplied keywords seems reasonable. You'd still get replies showing up, but only replies with relevant content. I don't think you want to completely eliminate replies from the result as it is my understanding that recently the result set was modified to return in order of best match?

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

      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.
        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"

(kudra) Re: Dont list replies (with searches)
by kudra (Vicar) on May 16, 2002 at 09:02 UTC
    Your best bet is probably to use the super search, and limit your results to all categories except 'notes'. I'd also like to see a shortcut for the option, however.

    (I imagine the author of the root node knows this because of the reference to 'main search', but I think it's worth mentioning for people who might stumble across the node in the future. At the time of this writing, super search is a bit broken).

Re: Dont list replies from searches
by danichka (Hermit) on May 16, 2002 at 20:51 UTC
    Would changing the bgcolor of root nodes work? It would make them stand out a little more which I would personally like. I don't think it would clutter up the screen either. I'm just worried about making search even more taxing for the site.

    use Your::Head;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (8)
As of 2024-03-28 09:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found