Re: RDS msg search
- Posted by Robert Craig <rds at RapidEuphoria.com> Feb 10, 2004
- 459 views
On February 5, Verne Tice wrote: > I would like very much to see an option available to search just the > subject line. I know that, currently, messages cannot be shown > threaded, a subject search would be a start. > ... > Ideally, I would like to see just matches for the subject line, with the > results sorted ascending by date. > > Alternately, provide an option to "see whole thread" and display > messsages which match the subject line (excluding all the RE:, Re: RE:, > etc. crap) exactly... I just added some code to the mailing list search. http://www.rapideuphoria.com/listserv.htm Now when you do a search, it will make a link out of each Subject line. By clicking that link, you will get the whole discussion thread for that subject, displayed in chronological order. It searches all messages in the same month, the previous month, and the next month, for ones that have a matching Subject line (ignoring "Re:" etc.). In some cases the Subject line might be longer than the original, but it will still match. I found that's useful in most cases. It seems to be working ok now, but the code is new, so let me know of any problems. It's nice to be able to see the comments from several people on a given topic. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com