django-haystack-solr-commands:manage.py solr

时间:2021-05-07 15:27:07
【文件属性】:
文件名称:django-haystack-solr-commands:manage.py solr
文件大小:10KB
文件格式:ZIP
更新时间:2021-05-07 15:27:07
Python Solr 5.0.0易于使用云核心和自动托管模式进行部署,但无需复制任何schema.xml文件。 Solr 5.0.0可以使用Schema REST API编辑核心的配置。 Solr 5.0.0打破了Haystack版本2.3.1,因为默认情况下它使用托管模式,并且无需复制schema.xml文件。 它还提供了一个启动的bin/solr命令以及一个Solr守护程序服务或管理Core。 这是此Django应用提供的manage.py solr命令 安装 克隆此存储库后 mkvirtualenv django-haystack-solr-commands cd django-haystack-solr-commands python setup.py安装 您将需要wget,tar,rm 通过将at添加到您的服务器settings.py中,配置Haystack和此应用程序: HAYS
【文件预览】:
django-haystack-solr-commands-master
----setup.py(1024B)
----.gitignore(675B)
----requirements.txt(90B)
----LICENSE(1KB)
----setup.cfg(28B)
----haystack_solr_commands()
--------__init__.py(0B)
--------management()
--------settings.py(299B)
--------tests.py(383B)
----README.md(2KB)

网友评论