{ "info": { "author": "Kotti developers", "author_email": "kotti@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Framework :: Pylons", "License :: Repoze Public License", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "==========\nkotti_solr\n==========\n\n.. image:: https://pypip.in/version/kotti_solr/badge.svg\n :target: https://pypi.python.org/pypi/kotti_solr/\n :alt: Latest Version\n\nThis is an extension for `Kotti`_ that provides integration with\n`Solr`_ search engine.\n\nWhen this extension is active, it will automatically post updates to a Solr instance when documents are added, modified, or deleted. It will also make a search in Kotti query the Solr instance. \n\nSetup\n-----\n\n1. ``pip install kotti_solr``. \n2. Set the Solr instance URL with the ``kotti_solr.solr_url`` configuration setting. \n3. Add ``kotti_solr.kotti_configure`` to ``kotti.configurators``. \n\n\n.. _Kotti: http://pypi.python.org/pypi/Kotti\n.. _Solr: http://lucene.apache.org/solr/\n\n\nChange History\n==============\n\n0.1.1 2015-01-24\n----------------\n\n- Improve documentation\n\n0.1 - 2012-09-25\n-----------------\n\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/teixas/kotti_solr", "keywords": "solr kotti cms pylons pyramid", "license": "BSD-derived (http://www.repoze.org/LICENSE.txt)", "maintainer": null, "maintainer_email": null, "name": "kotti_solr", "package_url": "https://pypi.org/project/kotti_solr/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kotti_solr/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/teixas/kotti_solr" }, "release_url": "https://pypi.org/project/kotti_solr/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Solr integration for Kotti", "version": "0.1.1" }, "last_serial": 1395161, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "912933576a1c1ce44650045dd3f5f25c", "sha256": "8fbf0d7a0b4d1e9cbc10bd5724d1194700e95a5006136e626f8e202c86c6c497" }, "downloads": -1, "filename": "kotti_solr-0.1.zip", "has_sig": false, "md5_digest": "912933576a1c1ce44650045dd3f5f25c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12506, "upload_time": "2012-09-25T22:46:24", "url": "https://files.pythonhosted.org/packages/e7/e4/8126781a164a98c5c79152531e061ace72743b2df99c1fee05aad69ff0b2/kotti_solr-0.1.zip" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "cf857c7c8b663d81680bc969bbc5d4d4", "sha256": "e03e92554e3af19b7cfc825576b6aa70695fca766b5ac3097098005cfc77a2c9" }, "downloads": -1, "filename": "kotti_solr-0.1.1.tar.gz", "has_sig": false, "md5_digest": "cf857c7c8b663d81680bc969bbc5d4d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9040, "upload_time": "2015-01-24T20:05:43", "url": "https://files.pythonhosted.org/packages/09/2c/c7bb2d10d3d307b934deef2721cb5cb3138e147abe401f12671e5915b053/kotti_solr-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cf857c7c8b663d81680bc969bbc5d4d4", "sha256": "e03e92554e3af19b7cfc825576b6aa70695fca766b5ac3097098005cfc77a2c9" }, "downloads": -1, "filename": "kotti_solr-0.1.1.tar.gz", "has_sig": false, "md5_digest": "cf857c7c8b663d81680bc969bbc5d4d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9040, "upload_time": "2015-01-24T20:05:43", "url": "https://files.pythonhosted.org/packages/09/2c/c7bb2d10d3d307b934deef2721cb5cb3138e147abe401f12671e5915b053/kotti_solr-0.1.1.tar.gz" } ] }