A l'emplacement /var/www/html/maarch_courrier/custom/cs_prod/modules/full_text/xml
Dans config_batch_version_attachments.xml
Remplacer :
<INDEX_FILE_DIRECTORY>/home/maarch/docservers/cs_prod/indexes/version_attachments_coll/</INDEX_FILE_DIRECTORY> <!-- Path to the indexes dir of the collection -->
Par :
<INDEX_FILE_DIRECTORY>/home/maarch/docservers/cs_prod/fulltext_attachments_version/</INDEX_FILE_DIRECTORY> <!-- Path to the indexes dir of the collection -->
Dans config_batch_letterbox.xml
Remplacer :
<INDEX_FILE_DIRECTORY>/home/maarch/docservers/cs_prod/indexes/letterbox_coll/</INDEX_FILE_DIRECTORY> <!-- Path to the indexes dir of the collection -->
Par :
<INDEX_FILE_DIRECTORY>/home/maarch/docservers/cs_prod/fulltext_mlb/</INDEX_FILE_DIRECTORY> <!-- Path to the indexes dir of the collection -->
Dans config_batch_attachments.xmlRemplacer
<INDEX_FILE_DIRECTORY>/home/maarch/docservers/cs_prod/indexes/attachments_coll/</INDEX_FILE_DIRECTORY> <!-- Path to the indexes dir of the collection -->
Par
<INDEX_FILE_DIRECTORY>/home/maarch/docservers/cs_prod/fulltext_attachments/</INDEX_FILE_DIRECTORY> <!-- Path to the indexes dir of the collection -->
Ensuite vérifier à l'emplacement /var/www/html/maarch_courrier/custom/cs_prod/apps/maarch_entreprise/xml/config.xml les 3 balises
<path_to_lucene_index>
De façon a ce que le chemin corresponde à la balise :
<id>attachments_coll</id>
<label>_ATTACHMENTS_COLL</label>
<table>res_attachments</table>
<version_table>res_version_attachments</version_table>
<view>res_view_attachments</view>
...
<path_to_lucene_index>/home/maarch/docservers/cs_prod/fulltext_attachements/</path_to_lucene_index>
<COLLECTION>
<id>letterbox_coll</id>
<label>_LETTERBOX</label>
<table>res_letterbox</table>
<extensions>
<table>mlb_coll_ext</table>
</extensions>
<path_to_lucene_index>/home/maarch/docservers/cs_prod/fulltext_mlb/</path_to_lucene_index>
<COLLECTION>
<id>version_attachments_coll</id>
<label>_ATTACHMENTS_VERS_COLL</label>
<table>res_version_attachments</table>
<version_table>res_version_attachments</version_table>
<view>res_view_attachments</view>
<path_to_lucene_index>/home/maarch/docservers/cs_prod/fulltext_attachments_version/</path_to_lucene_index>
/var/www/html/MaarchCourrier/custom/cs_maarch_courrier/modules/full_text/scripts/launch_fulltext.sh
/var/www/html/maarch_courrier/modules/full_text/log/