See: Description
| Interface | Description |
|---|---|
| IndexCleaningFilter |
Extension point for indexing.
|
| IndexingFilter |
Extension point for indexing.
|
| IndexWriter |
| Class | Description |
|---|---|
| CleaningJob | |
| CleaningJob.CleanMapper | |
| CleaningJob.CleanReducer | |
| IndexCleaningFilters |
Creates and caches
IndexCleaningFilter implementing plugins. |
| IndexerOutputFormat | |
| IndexingFilters |
Creates and caches
IndexingFilter implementing plugins. |
| IndexingFiltersChecker |
Reads and parses a URL and run the indexers on it.
|
| IndexingJob | |
| IndexingJob.IndexerMapper | |
| IndexUtil |
Utility to create an indexed document from a webpage.
|
| IndexWriters |
Creates and caches
IndexWriter implementing plugins. |
| NutchDocument |
A
NutchDocument is the unit of indexing. |
| Exception | Description |
|---|---|
| IndexingException |
Copyright © 2019 The Apache Software Foundation