Skip to main content

Index DBnomics data with 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):

dbnomics-solr --debug delete-provider --code <provider_code>
dbnomics-solr --debug delete-provider --slug <provider_slug>

# Examples:
dbnomics-solr --debug delete-provider --code WTO
dbnomics-solr --debug delete-provider --slug 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.1.7.tar.gz (22.9 kB view details)

Uploaded Source

Built Distribution

dbnomics_solr-1.1.7-py3-none-any.whl (25.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dbnomics-solr-1.1.7.tar.gz
  • Upload date:
  • Size: 22.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.0b2 CPython/3.10.5 Linux/5.10.0-14-amd64

File hashes

Hashes for dbnomics-solr-1.1.7.tar.gz
Algorithm Hash digest
SHA256 cd858b48f5dff168f5e41b3f3752c8481c8e519310644bf2ae48a7bc9d021384
MD5 3d74c48232a5bd7767a21c60c07ca96f
BLAKE2b-256 63d7014685efc07266b1c1d7846229b955afd07867eb6dcd9a4dd4896473f4f2

See more details on using hashes here.

File details

Details for the file dbnomics_solr-1.1.7-py3-none-any.whl.

File metadata

  • Download URL: dbnomics_solr-1.1.7-py3-none-any.whl
  • Upload date:
  • Size: 25.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.0b2 CPython/3.10.5 Linux/5.10.0-14-amd64

File hashes

Hashes for dbnomics_solr-1.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 e8490d01f471237097adf128c1a02a208ac27c0aac2ed586ee903a92f66f397d
MD5 b715626dddda6e66628cef768a2e490c
BLAKE2b-256 831c91786ca7c96ab059a9ab159ee5326cb40442312ad78d5125e39b2dd2335b

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