Skip to main content

A TUI for Managing and Searching with Meilisearch

Project description

Meilisearch TUI

Tests Status pre-commit.ci status PyPI version PyPI - Python Version

A TUI (Text User Interface) for Managing and Searching with Meilisearch from the terminal.

Search Settings

Installation

Installing with pipx is recommended.

pipx install meilisearch-tui

Alternatively Meilisearch TUI can be installed with pip.

pip install meilisearch-tui

Usage

Start the TUI by running

meilisearch

If you are using Meilisearch v1.7.0+ you can optionally use hybrid search by starting by passing the -h or --hybrid-search flag.

meilisearch -h

The first time you start the app you will need to enter the server address and master key (if using one) into the configuration. If the MEILI_HTTP_ADDR and/or MEILI_MASTER_KEY environment variables are set, these values will be used for the meilisearch_url and master_key.

If you have not already created an index and loaded data, first add an index on the Add Index tab of the Index Management screen. Then data can be loaded from the ‘Load Data` tab.

To search, click on the index in the sidebar you want to search on, by default the first index will be selected. Then type the desired search.

Contributing

Contributions to this project are welcome. If you are interested in contributing please see our contributing guide

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

meilisearch_tui-0.9.0.tar.gz (14.6 kB view hashes)

Uploaded Source

Built Distribution

meilisearch_tui-0.9.0-py3-none-any.whl (19.7 kB view hashes)

Uploaded 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