mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-23 13:52:13 -06:00
[ADD] allow synchronous reindexation during init
This commit is contained in:
@@ -10,10 +10,7 @@ To reindex a single document, open its form and click the `Reindex document` but
|
||||
|
||||
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.
|
||||
|
||||
Known issues / Roadmap
|
||||
======================
|
||||
|
||||
* Currently, this module is not fit for huge amounts of documents
|
||||
In 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.
|
||||
|
||||
Credits
|
||||
=======
|
||||
|
||||
Reference in New Issue
Block a user