I got curious and did a little experiment: the result for super search for reaped nodes doesn't return reaped nodes if words only appear in its reaped body, but it does return reaped nodes if the words searched for appear in their title, and your search includes searching in titles (the default).

For example, super search for "mod_perl" lists mod_perl 1.0 or 2.0 but not its reaped dupe modperl 1.0 or 2.0, where the word only appears in its body; but searching for "modperl" still lists the reaped node, where that word appears in the title.

That ain't right. IMO reaped nodes no longer actually exist, they're only shadows of old nodes. They only remain in the database for archiving purposes, in order not to falsify history (too much). They serve no other practical purpose, and IMO they should never be listed in a result in a Super Search. They should be suppressed.


In reply to Super Search lists reaped nodes by bart

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.