Skip to main content

Elastic Search Index & Search

Project description

https://img.shields.io/travis/jcollado/esis.svg https://img.shields.io/pypi/v/esis.svg Documentation Status

Elasticsearch Index & Search

Features

  • Index content for every SQLite database row in Elasticsearch

  • Search indexed content

Usage

  • Index every SQLite database row under a given directory (recursively)

esis index <directory>
  • Search for a given string in the indexed data

esis search <query>
  • Get information about the number of indexed documents

esis count
  • Delete all indexed documents

esis clean

History

0.1.0 (2015-01-23)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

esis-0.1.0.tar.gz (21.9 kB view hashes)

Uploaded Source

Built Distribution

esis-0.1.0-py2.py3-none-any.whl (14.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page