Building custom Collectors

Contents

Enonic Explorer uses collectors to fetch content and index content from custom sources. This tutorial shows you how to build your own collector.

Basic knowledge about Explorer is expected before you start this tutorial.

Introduction

This tutorial will take you through the following:

  • Setting up your SDK

  • Creating a collector from a template

  • Deploying and using the collector

  • The anatomy of a collector

  • How to make it your own

Ready? Then its time to setup your development environment.


Contents

Contents