It says "starting at" not "since" nor "oldest". In fact, if you pay attention to punctuation, capitalization, and even spacing, what it says is a sentence:

Search ( Newest first -or- Oldest first ), starting at <date>.

And the searching does indeed start at the date you specify and proceed in the direction that you specify.

There is no date given for when the search should end in no small part because most searches won't finish in one submission anyway so you can just stop clicking "Next" when you have gone far enough. The amount of searching that will be done for a single submission is strictly restricted so that there isn't even much to be gained by cutting off a submission early based on date (even to the point that if the server is heavily loaded, the amount of searching done will be even less -- never more than about 10 seconds spent searching).

There are also more obscure technical reasons why adding an ending date would be problematic. And even beyond those there are the UI problems which go beyond the fact that most people find Super Search to have way too much UI for their taste at any given moment so adding more to the UI is less likely to be a real improvement.

- tye        


In reply to Re: Super Search (sometimes) reverses meaning of Starting Date (English!) by tye
in thread Super Search (sometimes) reverses meaning of Starting Date by igelkott

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



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.