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.3.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f79b7d77abceb534990b4520444e0941b5e34e2eb875d5e4b799a235eadcc9b4 |
|
MD5 | bcaa12ff55e046144e6b0c7fcaabb521 |
|
BLAKE2b-256 | c331a46e14355e8d500697143f237f779f90f32cde54a66144662bf69e94acd9 |