I'm interested in writing an application that analyzes sources every
time they are updated,
and uses the parsedText, tags, title, etc to perform some operations
and export the finished data to
a database.
I'm not sure where this application should be placed within nutch/
lucene,
so any advice anyone can offer would be greatly appreciated.
I thought plugins would work for me, but I'm unable to find an
extension point that will give me access
to the parsed data and tag sets.
Thanks in advance,
John Crepezzi