Tags:
create new tag
view all tags

Question

I would like to perform a search based on the comments added to an attached file. Say for example, I store some resumes in my site and add a comment for each resume as to which technology they belong to and would like view all the resumes that belong to a specific technology.

Is this possible. If so, how will i do this. Please help

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Windows 2003 Server
Web server: Apache 2
Perl version: 5.8.8.820
Client OS: Windows XP
Web Browser: Internet Explorer
Categories: Search

-- AnithaMadhan - 23 Apr 2007

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

You can search meta data, but you can't display all meta data in a search result. With this, you can search for some text in attachment comments, and show the list of resulting topics.

Example search for "syntax" in the attachment comment fields of Plugins web topics:
%SEARCH{ "META\:FILEATTACHMENT.*comment=.*syntax" type="regex" web="Plugins" nonoise="on" format="   * $web.$topic: $summary" }%

Result:

  • ActionTrackerPluginDev: See ActionTrackerPluginDevArchive for discussions pre 10 May 2003 See ActionTrackerPluginHistory for discussions pre 2 Jan 2004 PLEASE DO NOT REPORT BUGS...
  • BeautifierPlugin: BeautifierPlugin Introduction This plugin allows you to have code fragments automatically formatted and highlighted. It uses the Beautifier library (included...
  • CalendarPluginDevArchive: Archives of Calendar Plugin Development Discussions This topic contains older content moved over from CalendarPluginDev PeterThoeny 10 May 2003 Adds a % CALENDAR...
  • DanglingLinksToolNeeded: Dangling Links Tool Needed I would like to have a tool probably a plugin that could find all of the dangling links in a twiki web. E.g. all of the WikiWords that...
  • DpSyntaxHighlighterPlugin: DpSyntaxHighlighterPlugin Introduction This plugin provides client side syntax highlighting using the dp.SyntaxHighlighter by Alex Gorbatchev. JavaScript needs to...
  • EditSyntaxPlugin: Edit Syntax Plugin Introduction This plugin allows users to edit TWiki content with their favorite wiki syntax. Users can set their preferred syntax as a user preferences...
  • GenPDFAddOnDev: Feedback on GenPDFAddOn BrianSpinar 02 Feb 2005 Thanks for contributing this Add on. I made a minor change at the top to exclude the first header in the TOC....
  • KatepartHighlightingAddOn: Katepart Highlighting Add On This add on provides a syntax highlighting definition of TWiki syntax for all katepart based KDE editors (kwrite, kate, ...). Features...
  • PhpWikiToTWikiAddOn: phpWiki To TWiki Add On This script migrates phpWiki text files to a new TWiki site. The script is for people who switch over from phpWiki to TWiki. It is intended...
  • PrologPlugin: The PrologPlugin (version 1.000) NOTE: This is an ObsoletePluginPackage. It has been superceeded by the wonderful ProgramsPlugin move comments to PrologPluginDev...
  • RicherSyntaxPlugin: RicherSyntaxPlugin This pluging tries to make twiki syntax more similar to plain text style. Syntax Rules Titles: A H1 title is specified by underlining...
  • RicherSyntaxPluginDev: Feedback on RicherSyntaxPlugin There are problems with the `continuation` backslash. FrancoBagnoli 29 Mar 2002 Very good idea. The more the (t)wiki syntax is...
  • SyntaxHighlightingPlugin: Syntax Highlighting Plugin Introduction The Syntax Highlighting Plugin is used to emphasize the rendering of your wiki text according to several languages. It currently...
  • SyntaxHighlightingPluginDev: Feedback for SyntaxHighlightingPlugin NicolasTisserand 22 Jan 2003 This is something I`ve been wondering about how to approach for awhile. Thanks for writing this...

-- PeterThoeny - 23 Apr 2007

Change status to:
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2007-04-23 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.