|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PruneIndexTool.PruneChecker | |
| org.apache.nutch.tools | |
| Uses of PruneIndexTool.PruneChecker in org.apache.nutch.tools |
| Classes in org.apache.nutch.tools that implement PruneIndexTool.PruneChecker | |
static class |
PruneIndexTool.PrintFieldsChecker
This checker's main function is just to print out selected field values from each document, just before they are deleted. |
static class |
PruneIndexTool.StoreUrlsChecker
This checker's main function is just to store the URLs of each document to be deleted in a text file. |
| Constructors in org.apache.nutch.tools with parameters of type PruneIndexTool.PruneChecker | |
PruneIndexTool(File[] indexDirs,
Query[] queries,
PruneIndexTool.PruneChecker[] checkers,
boolean unlock,
boolean dryrun)
Create an instance of the tool, and open all input indexes. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||