Hi, I'm currently working on a project which needs to differentiate between different documents (internal memos, press releases etc) in its search. Unfortunately, neither filenames nor file positions (folders) give enough information. Therefore, the restrict and except parameters cannot be used.
Reading through the message archive, I found a thread "Sort by Date from Meta Tags [patch]" which discussed a patch to allow search by date using meta-tag date attribut in the document text instead of the file's date. I am wondering if this could not be extended to allow for meta-tags like <meta name="document_type" content="press release"> in a document. These could then searched for by using parameters in the search form link <input type="hidden" name="document_type" value="press release">. Are there any considerations to implement such a system or is there an easier way to reach these possibilities? yours, Matthias Winkelmann -- someon GmbH - community software & services Elberfelder Str. 8 40822 Mettmann Tel. 02104-171337 Fax 02104-52441 www.someon.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

