Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Something like this has been on my to-do list for a long time. One of the big problems was interface design. But that is firming up in my head.

FYI, there would be little impact on server load. The list of matching node IDs would go into a hidden field in the form. There would be a limit on how many matching nodes you could collect. You'd still have to hit "Next" to search the next chunk of the DB.

Note that I don't find much need for this when using Super Search. I'm almost always searching within a specific section, for a specific author, or within a fairly small date range, etc. So most of my uses of Super Search have searched as far as I want them to after the first 'submit'.

On the occasions when I have to hit 'Next', I've usually reviewed the nodes found (if any) and perhaps popped the most promising of them into separate windows/tabs.

But being able to carry the list of selected nodes around would be handy and reasonable to implement.

I like having a check box for each match and having a radio button for "keep only" vs. "keep all but" with the default being to "keep all but" (when you hit "Next"). And, when hitting "New Search", the option to "discard previous matches" (default), "add to previous matches ('or')", or "refine only previous matches ('and')" (if MySQL can do this efficiently enough that I don't need to worry about doing it in batches).

Each time you hit "Next", I would only show the new finds and a count of previous finds and have a button to bring up the entire list.

- tye        


In reply to Re: Getting Complete Listing Of [Super Search] Results (to-do) by tye
in thread Getting Complete Listing Of [Super Search] Results by Limbic~Region

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-25 12:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found