{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python :: 2.7" ], "description": "Reindex documents\n=================\n\nThis module allows you to reindex documents in case they were uploaded when the right configuration for indexation was missing.\n\nUsage\n=====\n\nTo reindex a single document, open its form and click the `Reindex document` button.\n\nTo reindex all documents, go to Settings / Configuration / Knowledge, check the box `Reindex all documents` or `Reindex all unindexed documents` and click apply. Those are done in the background, so watch your logs for the process to finish.\n\nIn a migration context, you might want to reindex all or unindexed documents. To achieve this, create a config parameter `document_reindex.reindex_unindexed_on_init` or `document_reindex.reindex_all_on_init` to have the reindexation run synchronously during installation of this module.\n\nCredits\n=======\n\nContributors\n------------\n\n* Holger Brunn \n* Icon courtesy of http://www.picol.org (refresh.svg) and https://github.com/odoo/odoo/blob/8.0/addons/knowledge/static/description/icon.png\n\nMaintainer\n----------\n\n.. image:: http://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: http://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.\n\nTo contribute to this module, please visit http://odoo-community.org.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo8-addon-document-reindex", "package_url": "https://pypi.org/project/odoo8-addon-document-reindex/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/odoo8-addon-document-reindex/", "project_urls": null, "release_url": "https://pypi.org/project/odoo8-addon-document-reindex/8.0.1.0.0.99.dev6/", "requires_dist": [ "odoo (<9.0a,>=8.0a)" ], "requires_python": "", "summary": "Reindex your already uploaded documents", "version": "8.0.1.0.0.99.dev6" }, "last_serial": 2777012, "releases": { "8.0.1.0.0.99.dev6": [ { "comment_text": "", "digests": { "md5": "e2b51386c702313d343bcaec0e541348", "sha256": "f032ed61cb8e61d2cec3e6f0728b3506ece97db2f402dbd2e36eac9cf14e836f" }, "downloads": -1, "filename": "odoo8_addon_document_reindex-8.0.1.0.0.99.dev6-py2-none-any.whl", "has_sig": false, "md5_digest": "e2b51386c702313d343bcaec0e541348", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 28950, "upload_time": "2017-04-11T11:41:55", "url": "https://files.pythonhosted.org/packages/a0/55/f9a96876b388e2eaa41d55ff8b449835c738b4611a6928b4cc29b39d595f/odoo8_addon_document_reindex-8.0.1.0.0.99.dev6-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e2b51386c702313d343bcaec0e541348", "sha256": "f032ed61cb8e61d2cec3e6f0728b3506ece97db2f402dbd2e36eac9cf14e836f" }, "downloads": -1, "filename": "odoo8_addon_document_reindex-8.0.1.0.0.99.dev6-py2-none-any.whl", "has_sig": false, "md5_digest": "e2b51386c702313d343bcaec0e541348", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 28950, "upload_time": "2017-04-11T11:41:55", "url": "https://files.pythonhosted.org/packages/a0/55/f9a96876b388e2eaa41d55ff8b449835c738b4611a6928b4cc29b39d595f/odoo8_addon_document_reindex-8.0.1.0.0.99.dev6-py2-none-any.whl" } ] }