Well, if someone went through the trouble of adding the support for "smart synonyms" to the search why not then just use all this wonderful, portable Perl(the only kind vroom writes :) to then take the step further and do the check as one's posting in SOPW? It strikes me that getting the 'synonym' stuff right would be the hard part and parsing through the text of a new entry to stip out junk (non-keyword prepositions, proper nouns, monk names, etc.) would be the easy(ier) part.

I'd also like to add that the way to display this info might be something like a sliding scale of matching. (this is oddly enough inspired by the 'what to expect' seiries of books that all parents in the monastery should be all too familiar with). The strongest matches could be listed as 'most possible', followed by 'probably relevant', 'possibly relevant' and 'shot in the dark'. And, if we're to consider Considering Super Search, maybe we could allow people to choose only strong matches, etc. etc. I would think that posts for SOPW would actually be parsed for the weakest matches, though.

my $0.02

"sometimes when you make a request for the head you don't
want the big, fat body...don't you go snickering."
                                         -- Nathan Torkington UoP2K a.k.a gnat


In reply to RE: RE: I have a dream ... by jptxs
in thread I have a dream ... by little

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.