Software Heritage search service
Project description
swh-search
Search service for the Software Heritage archive.
It is similar to swh-storage in what it contains, but provides different ways to query it: while swh-storage is mostly a key-value store that returns an object from a primary key, swh-search is focused on reverse indices, to allow finding objects that match some criteria; for example full-text search.
Currently uses ElasticSearch, and provides only origin search (by URL and metadata)
Dependencies
Python tests for this module include tests that cannot be run without a local ElasticSearch instance, so you need the ElasticSearch server executable on your machine (no need to have a running ElasticSearch server).
Debian-like host
The elasticsearch package is required. As it's not part of debian-stable, another debian repository is required to be configured
Non Debian-like host
The tests expect:
/usr/share/elasticsearch/jdk/bin/java
to exist.org.elasticsearch.bootstrap.Elasticsearch
to be in java's classpath.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for swh.search-0.4.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 343bd1c68e33dbaca7ae8deed06805491d97845fde93504a172dd987cfe3ee54 |
|
MD5 | 51d0686eeccfa2a1684cd5d0c5d3550c |
|
BLAKE2b-256 | d909f43274961994765dc000a823f3d85ba8853685e229d82b274bdd50377b5c |