Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -943,6 +943,7 @@ _Libraries and software for indexing and performing search queries on data._
- [elasticsearch-py](https://www.elastic.co/guide/en/elasticsearch/client/python-api/current/index.html) - The official low-level Python client for [Elasticsearch](https://www.elastic.co/products/elasticsearch).
- [pysolr](https://github.com/django-haystack/pysolr) - A lightweight Python wrapper for [Apache Solr](https://lucene.apache.org/solr/).
- [whoosh](http://whoosh.readthedocs.io/en/latest/) - A fast, pure Python search engine library.
- [traceflux](https://github.com/tracer-mohist/traceflux) - A text search engine with associative discovery. Discovers what you don't know to search for using co-occurrence graphs and PageRank.

## Serialization

Expand Down