Hmmm...I haven't had to do this, but my guess would be to remove the corresponding plugin entries from the nutch-default.xml file. There is a plugin include property in that file which includes the default indexing filters (index-basic,index-more etc) and the query filter plugins(query-basic,query-more etc). Try removing those. That might keep them from getting used.
Jonathan On 4/2/07, Ratnesh,V2Solutions India <[EMAIL PROTECTED]> wrote:
exactly offcourse , I want this only, Do you have any solution for this?? looking forwards for your reply Thnx Siddharth Jonathan wrote: > > Do you mean how do you get rid of some of the fields that are indexed by > default? eg. content, anchor text etc. > > Jonathan > On 4/2/07, Ratnesh,V2Solutions India > <[EMAIL PROTECTED]> > wrote: >> >> >> Hi, >> I have written a plugin , which finds no. of Object tags in a html and >> corresponding urls. >> I am storing "objects" as fields and page url as values. >> >> And finally interested in seeing the search realted with "objects" >> indexed >> fields not those which is already stored as indexed fields. >> >> So how shall I delete those index fields which is already stored???? >> >> Looking forward towards your reply(Valuable >> inputs)......................... >> >> Thnx to Nutch Community >> -- >> View this message in context: >> http://www.nabble.com/How-to-delete-already-stored-indexed-fields----tf3504164.html#a9786377 >> Sent from the Nutch - User mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/How-to-delete-already-stored-indexed-fields----tf3504164.html#a9803792 Sent from the Nutch - User mailing list archive at Nabble.com.
