dj-search-url

Use Search URLs in your Django Haystack Application
Download

dj-search-url Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Donald Stufft
  • Publisher web site:
  • http://github.com/dstufft/

dj-search-url Tags


dj-search-url Description

dj-search-url is a Django app that allows you to configure your Haystack with the help of the SEARCH_URL environment variable from 12factor.Installationdj-search-url can be installed very simple with the following command: pip install dj-search-urlUsageConfigure your Search index in settings.py from SEARCH_URL:HAYSTACK_CONNECTIONS = {"default": dj_search_url.conf()}Parse an arbitrary Database URL:HAYSTACK_CONNECTIONS = {"default": dj_search_url.conf("elasticsearch://..")}Product's homepage


dj-search-url Related Software