Skip to content

dmdm/Stoma

Repository files navigation

Stoma

Feeds files into a search engine.

Stoma...

  1. walks a filesystem tree
  2. extracts meta data by calling Tika and stores it in a database
  3. feeds this data into Elasticsearch

Prerequisites

  1. Install and run Elasticsearch
  2. Install Tika and run it in server mode

Stoma slightly depends on Parenchym.

You also need a database and configure SQLAlchemy accordingly (we use PostgreSQL).

Configuration

See directory etc.

Installation

pip install -e .

Running

stoma --help

In botany, a stoma is a pore.

The pore is bordered by a pair of specialized parenchyma cells.

-- Wikipedia

About

Feed filesystem tree into Elasticsearch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published