Package org.apache.nutch.indexer

Index content, configure and run indexing and cleaning jobs to add, update, and delete documents from an index. Two tasks are delegated to plugins:
  • indexing filters, which fill index fields of each document
  • index writer plugins; which send documents to index back-ends (Solr, etc.).