Skip to main content

Federated search backend for the curator core project

Project description

Federated search backend for the curator core project.

Quick start

1. Add “core_federated_search_app” to your INSTALLED_APPS setting

INSTALLED_APPS = [
  'oauth2_provider',
  'core_federated_search_app',
]

2. Include the core_federated_search_app URLconf in your project urls.py

url(r'^o/', include('oauth2_provider.urls', namespace='oauth2_provider')),
url(r'^federated/search/', include("core_federated_search_app.urls")),

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

core_federated_search_app-2.22.0.tar.gz (31.8 kB view details)

Uploaded Source

File details

Details for the file core_federated_search_app-2.22.0.tar.gz.

File metadata

File hashes

Hashes for core_federated_search_app-2.22.0.tar.gz
Algorithm Hash digest
SHA256 26023a3741417b44da81750e271fee125b3055a3563e3f7406b758b53bd0eb30
MD5 5c43cecdcc52d2698f554261be178394
BLAKE2b-256 a0fbd5e678aa755206be08dac65ef094d073abff8a31a1a928689c2108ded6fb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page