Java Mailing List Archive

http://www.java2.5341.com/

Home » nutch-user.lucene »

Creating custom segment dumps

Kevin MacDonald

2008-09-16


Author LoginPost Reply
I would like to narrow down the CrawlDatums that are dumped out when
SegmentReader.dump() is called based on my own custom criteria. I can do
this by directly modifying the reduce() function of SegmentReader.java, but
I am wondering if there is a more elegant way to do this via a plugin or
other means that does not require me to modify the source code. Any ideas?

Thanks

Kevin
©2008 java2.5341.com - Jax Systems, LLC, U.S.A.