Hi,
On Mon, Mar 19, 2012 at 11:23 AM, blunderboy <[email protected]>wrote: > But after fetching meta tags information from the html documents, I want to > store them in mysql-database. > I don't want to create any index. > You should use Nutchgora branch, which you can check out from here http://svn.apache.org/repos/asf/nutch/branches/nutchgora/ There are some patches which need to be applied so please google Nutchgora, try Salmon Run for a recent series of blog posts on the topic. N.B You need to use Gora 0.1.1-incubating release to use with MySql > > I am beginner in using nutch So don't know much of the stuff. > Can you please tell me where should i modify the code or can I use some > king > of plugin functionality so that i need not recompile the code. > I'm afraid that in order to do what you wish you need to get clued up with the Nutchgora branch and be able to edit code and recompile the project with dependencies etc. > > Also, Can i extract some other tag information using the above mentioned > idea. > I don't see why not!!! hth

