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.19.0.tar.gz (31.8 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for core_federated_search_app-2.19.0.tar.gz
Algorithm Hash digest
SHA256 982440e248df417d4debefc20e9eedfb9d9208cfec4ecbce3a49991483311aa1
MD5 a8cb6c085b02d49b3cfab6fca683872e
BLAKE2b-256 3c58ff551629fc18dae8f94b1d4901a7eb8f1c4df6b086bbd4766b0d10e471ad

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