The easiest way to achieve this is by adding a custom query plugin. I added a 
plugin to parse META tags on HTML pages and add them to the index, which can be 
used during queries. 
   
  - Enhance HtmlParseFilter to parse meta tags and store it in the Document
  - Enhance IndexingFilter to add the tags to the index
   
  - Sathyam
  
Gene Campbell <[EMAIL PROTECTED]> wrote:
  Hello

I'm new to Nutch.

I want each URL in the index to be optionally tagged with extra
information that a searcher with filter on.

How do I do this Nutch/Lucene? Some indexing plugin? Which one? Do
I need to create my own plugin? Are there examples anywhere?


       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.

Reply via email to