mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-23 05:42:13 -06:00
[ADD] document_reindex
This commit is contained in:
33
document_reindex/README.rst
Normal file
33
document_reindex/README.rst
Normal file
@@ -0,0 +1,33 @@
|
||||
Reindex documents
|
||||
=================
|
||||
|
||||
This module allows you to reindex documents in case they were uploaded when the right configuration for indexation was missing.
|
||||
|
||||
Usage
|
||||
=====
|
||||
|
||||
To reindex a single document, open its form and click the `Reindex document` button.
|
||||
|
||||
To 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.
|
||||
|
||||
Credits
|
||||
=======
|
||||
|
||||
Contributors
|
||||
------------
|
||||
|
||||
* Holger Brunn <hbrunn@therp.nl>
|
||||
* Icon courtesy of http://www.picol.org (refresh.svg) and https://github.com/odoo/odoo/blob/8.0/addons/knowledge/static/description/icon.png
|
||||
|
||||
Maintainer
|
||||
----------
|
||||
|
||||
.. image:: http://odoo-community.org/logo.png
|
||||
:alt: Odoo Community Association
|
||||
:target: http://odoo-community.org
|
||||
|
||||
This module is maintained by the OCA.
|
||||
|
||||
OCA, 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.
|
||||
|
||||
To contribute to this module, please visit http://odoo-community.org.
|
||||
Reference in New Issue
Block a user