thnx for your reply, you please see my previous post with subject: not able to index a field in lucene.
I have taken the mentioned example and tried to run it with eclipse, but I am not able to index the field recommended. I hope you will go through the example in the previous post then will be able to understand better what the problem may be?? and I din't change anything in the plugin.xml file given in wikii http://wiki.apache.org/nutch/WritingPluginExample-0%2e9 looking forward for your valuable help..... Ratnesh Ricardo J. Méndez wrote: > > > Hi Ratnesh, > > Going for the obvious stuff here first, but have you added the new field > to the document, like on the indexer extension example? Look for "The > Indexer Extension" here: > http://wiki.apache.org/nutch/WritingPluginExample-0%2e9 > > You can also check out the RDFLinkIndexingFilter on the RubySpider code. > > > > Ricardo J. Méndez > http://ricardo.strangevistas.net/ > > > Ratnesh,V2Solutions India wrote: >> Hi, I am also doing the same for integration as written below, except >> some >> changes with parse-plugins.xml file . I did changes regarding mime type, >> alias name. etc.in parse-plugin.xml but still its not working?? Finally I >> see that problem is not because of integration it's because that our >> field >> is not stored in index. >> >> Could anybody brief me what the problem it can be?? >> >> where did I go wrong?? >> while answering please take a look of my previous post:==== Subject : not >> able to index >> >> thanks >> Ratnesh >> >>> Bruno Patini Furtado schrieb: >>> >>>> I?m writing a Brazilian Portuguese Language plugin for nutch. >>>> I?m following what I could infer from the German plugin which can be >>> found >>>> on the wiki. >>>> I?ve made just a simple skeleton for my BasicQueryFilter and >>>> BasicIndexingFilter >>>> and copied both classes in a jar along with a plugin.xml (outside the >>> jar) >>>> specifying the extension points and put it all (both xml and jar) >>>> inside >>> a >>>> dir called Brazilian-Portuguese inside the plugins dir in my nutch >>>> installation. >>>> >>>> After that I runned the nutch crawl command against some URLs but could >>> not >>>> see my code running (could not see my printlns to the stdout). >>>> >>>> Could someone guide me through the steps of installing a nutch plugin? >>>> I?d be happy to update the wiki after that :) >>>> >>>> Thanks in advance. >>>> >>>> >>>> -- >>>> "Minds are like parachutes, they work best when open." >>>> >>>> Bruno Patini Furtado >>>> Software Developer >>>> webpage: www.bpfurtado.net <http://www.bpfurtado.net> < >>> http://www.bpfurtado.net> >> > > > -- View this message in context: http://www.nabble.com/Problem-in-plugin-inclusion-steps---Not-sure-tf3462256.html#a9667852 Sent from the Nutch - User mailing list archive at Nabble.com. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
