Skip to main content

Index DBnomics data into Apache Solr for full-text and faceted search.

Project description

DBnomics Solr

Index DBnomics data into Apache Solr for full-text and faceted search.

Requirements:

  • a running instance of Apache Solr; at the time this documentation is written, we use the version 7.3.

See dbnomics-docker to run a local DBnomics instance with Docker that includes a service for Apache Solr.

Configuration

Environment variables:

Index a provider

Replace wto by the real provider slug in the following command:

dbnomics-solr index-provider /path/to/wto-json-data

Full mode vs incremental mode

When data is stored in a regular directory, the script always indexes all datasets and series of a provider. This is called full mode.

When data is stored in a Git repository, the script runs by default in incremental mode: it indexes only the datasets modified since the last indexation.

It is possible to force the full mode with the --full option.

Bare repositories

The script has an option --bare-repo-fallback which tries to add .git at the end of the storage dir name, if not found.

Remove all data from a provider

To remove all the documents related to a provider (type:provider, type:dataset and type:series):

./delete_provider.sh <provider_code>

Example:
./delete_provider.sh WTO

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

dbnomics-solr-1.0.5.tar.gz (25.7 kB view details)

Uploaded Source

Built Distribution

dbnomics_solr-1.0.5-py2.py3-none-any.whl (20.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file dbnomics-solr-1.0.5.tar.gz.

File metadata

  • Download URL: dbnomics-solr-1.0.5.tar.gz
  • Upload date:
  • Size: 25.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9

File hashes

Hashes for dbnomics-solr-1.0.5.tar.gz
Algorithm Hash digest
SHA256 6ce284a2be3858641c04191a34ada4eb10e5afc3127cd8a08936cd14bb235d9f
MD5 cc31e18f65da627e6b822bb39f8ab069
BLAKE2b-256 282a00d8b707001cf3064313e90750b3b79a5b7ccdb7728415b2d99422d8d707

See more details on using hashes here.

File details

Details for the file dbnomics_solr-1.0.5-py2.py3-none-any.whl.

File metadata

  • Download URL: dbnomics_solr-1.0.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 20.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9

File hashes

Hashes for dbnomics_solr-1.0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ce002bfc489d94614c41ca9cc4b780e177f1afdaf751555000979dbb63984ba8
MD5 eaed49edc9b01cd9cd298a84d4ca846f
BLAKE2b-256 237810d53bf0f2b6f6c2a0612a96268c368a10ca183cae66e9e1242bf3a8ee96

See more details on using hashes here.

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