Skip to content

A Custom API Source example implementation for Elastic Workplace Search

License

Notifications You must be signed in to change notification settings

seanstory/ws-custom-source-example

Repository files navigation

Workplace Search - Custom API Source Example

A Custom API Source implementation for Elastic Workplace Search that crawls a filesystem for content. It was generated from the Custom API Source Archetype

Building

To build the project, run a simple

mvn clean install

Installation

After building, move the tarball from ws-custom-source-example-dist/target/*.tar.gz to wherever you wish to install your source, and simple untar the tarball.

Configuration

You must configure your Content Source Key and Access token in config/source.yaml.

Usage

To run, simply execute:

bin/sync helloworld

About

A Custom API Source example implementation for Elastic Workplace Search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages