aldryn-search:Django CMS的Haystack 2.0搜索索引

时间:2024-06-11 01:46:12
【文件属性】:

文件名称:aldryn-search:Django CMS的Haystack 2.0搜索索引

文件大小:43KB

文件格式:ZIP

更新时间:2024-06-11 01:46:12

Python

Aldryn搜索 该软件包提供了搜索索引,可轻松将Haystack 2与django CMS集成。 贡献 这是一个开源项目。 我们很高兴以问题和请求的形式收到您的反馈。 在提交您的请求请求之前,请查看我们的。 感谢所有帮助创建和维护此程序包的贡献者。 贡献者列在“部分。 用法 通过您选择的软件包管理器安装aldryn-search之后,将aldryn_search添加到您的INSTALLED_APPS 。 如果运行多语言CMS设置,则必须为使用的每种语言定义一个干草堆后端: HAYSTACK_CONNECTIONS = { 'en': { 'ENGINE': 'haystack.backends.solr_backend.SolrEngine', 'URL': 'http://my-solr-server/solr/my-site-en/',


【文件预览】:
aldryn-search-master
----MANIFEST.in(218B)
----README.rst(4KB)
----.tx()
--------config(222B)
----CHANGELOG.txt(4KB)
----.travis.yml(1KB)
----tox.ini(1KB)
----LICENSE(1KB)
----test(91B)
----setup.py(2KB)
----aldryn_search()
--------router.py(1KB)
--------compat.py(291B)
--------apps.py(157B)
--------helpers.py(3KB)
--------locale()
--------urls.py(192B)
--------base.py(5KB)
--------utils.py(5KB)
--------search_indexes.py(5KB)
--------conf.py(485B)
--------__init__.py(108B)
--------models.py(58B)
--------signal_processor.py(1KB)
--------signals.py(261B)
--------views.py(3KB)
--------cms_apps.py(399B)
--------receivers.py(797B)
--------templates()
--------tests_data()
----addon.json(182B)
----docs()
--------make.bat(7KB)
--------reference()
--------conf.py(10KB)
--------requirements.txt(180B)
--------index.rst(738B)
--------Makefile(7KB)
--------spelling_wordlist(35B)
--------introduction()
----.editorconfig(425B)
----tests()
--------settings.py(2KB)
--------test_migrations.py(948B)
--------requirements.txt(95B)
--------__init__.py(0B)
--------test_general.py(18KB)
----.gitignore(251B)
----.coveragerc(301B)

网友评论