{ "info": { "author": "Matt Hamilton", "author_email": "matth@netsight.co.uk", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\nThis is a simple product that patches the ZCatalog such that you can register sort adapters for results.\n\nThe main usecase for this is to tailor search results to specific business rules, eg. 'Recent document are more important than old'\nor 'Documents from the CEO are more important than from the tea boy'.\n\nTo use it you need to write a utility that provides a sorted() method that can be passed\na LazyMap of brains and re-score and re-sort them based upon your criteria.\n\nSee adapters.py for some examples.\n\n\n\nChangelog\n=========\n\n1.1\n-------------------\n\n- Fixed bug in utility being called twice\n\n1.0\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": "http://svn.plone.org/svn/collective/", "keywords": "zope plone search index catalog", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.searchweightings", "package_url": "https://pypi.org/project/collective.searchweightings/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.searchweightings/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/" }, "release_url": "https://pypi.org/project/collective.searchweightings/1.1/", "requires_dist": null, "requires_python": null, "summary": "Allow arbitrary adapters to be registered to weight search results differently", "version": "1.1" }, "last_serial": 788191, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "0bcee0451266ccb2550d8981a0fbeac5", "sha256": "5a3d574d5be212db14c92fd13eefeb348b0e7bb24d7465c02dbeb5c2064bbb2a" }, "downloads": -1, "filename": "collective.searchweightings-1.1.tar.gz", "has_sig": false, "md5_digest": "0bcee0451266ccb2550d8981a0fbeac5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11984, "upload_time": "2010-08-13T15:07:44", "url": "https://files.pythonhosted.org/packages/32/9c/a8ea02cadbd66d9189d0168d8a20e099bd9d20d6ec886d0e2092855244cc/collective.searchweightings-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0bcee0451266ccb2550d8981a0fbeac5", "sha256": "5a3d574d5be212db14c92fd13eefeb348b0e7bb24d7465c02dbeb5c2064bbb2a" }, "downloads": -1, "filename": "collective.searchweightings-1.1.tar.gz", "has_sig": false, "md5_digest": "0bcee0451266ccb2550d8981a0fbeac5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11984, "upload_time": "2010-08-13T15:07:44", "url": "https://files.pythonhosted.org/packages/32/9c/a8ea02cadbd66d9189d0168d8a20e099bd9d20d6ec886d0e2092855244cc/collective.searchweightings-1.1.tar.gz" } ] }