Skip to content

Indexer

felixgondwe edited this page Apr 3, 2018 · 1 revision

Indexer

The indexer is reponsible for loading data from Neo4J into Elastic-Search

Steps

  1. In the indexer project root folder, run the following
    • $ make all #builds java
    • $ make run #starts the indexing process

That's it.

Clone this wiki locally