sayt 0.6.5

Creator: bigcodingguy24

Last updated:

Add to Cart

Description:

sayt 0.6.5

Welcome to sayt (Search as you type) Documentation
sayt (Search as you type) is a Python library provide Google liked searching experience using your own dataset. It focus on quickly indexing your own dataset and start searching on it. sayt is not a full text search database, it doesn’t support update/delete operation on your dataset, if your dataset is changed, sayt will delete the old one and re-index everything.
Features:

Support id search, ngram search, full text search, fuzzy search, range search.
Query results are automatically cached, and will expire based on your configuration.


Install
sayt is released on PyPI, so all you need is to:
$ pip install sayt
To upgrade to latest version:
$ pip install --upgrade sayt

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.