Skip to content

Files

Latest commit

c5e1435 · May 7, 2022

History

History
11 lines (8 loc) · 544 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 544 Bytes

IndraDB wikipedia example

This example webapp uses IndraDB to explore the links in wikipedia articles.

Getting started

  • Make sure you have rust installed.
  • Clone the repo.
  • Run make init. This is a one-time operation, but will take a long time, as it'll (1) download the wikipedia dataset if you don't have it already, (2) decompress and parse the archive, and (3) index the content into IndraDB.
  • Run make explore.
  • Visit http://localhost:8080 in the browser and search for an article.