This article discusses the procedure for regenerating a Laserfiche 8.0.0 repository's search IDX files. Laserfiche 8.0.1 includes tools in the Laserfiche Administration Console for managing the search catalog. The procedure includes the following steps:
- Stopping the Search service.
- Deleting the repository's search IDX files.
- Deleting the repository's subkey from HKEY_LOCAL_MACHINE\SOFTWARE\Laserfiche\LFFTS\DataBase.
- Verifying the value of the IDXPath string value and modifying the HasCatalog DWORD value stored in the HKEY_LOCAL_MACHINE\SOFTWARE\Laserfiche\Engine\8.0\Repositories\YourRepository" key.
- Restart the Search service.
To regenerate a repository's search IDX files
Warning: Incorrectly editing the registry may adversely affect your system. Before you edit the registry, make sure you understand how to restore it if a problem occurs.
- Stop the Laserfiche Full-Text Indexing and Search service.
- Click Start and then click Control Panel.
- Double-click Administrative Tools.
- Double-click Services.
- Scroll down and select Laserfiche Full-Text Indexing and Search Service.
- From the Action menu, click Stop.
- Browse to the SEARCH8 folder for your repository and delete all the .idx files.
- Load the Windows Registry Editor.
- Click Start and then click Run.
- Type the following and click OK to load the Windows Registry Editor:
regedt32
- Under the "HKEY_LOCAL_MACHINE\SOFTWARE\Laserfiche\LFFTS\DataBase" key, delete the repository name subkey corresponding to the repository where you wish to regenerate the search .idx files.
- Browse to the "HKEY_LOCAL_MACHINE\SOFTWARE\Laserfiche\Engine\8.0\Repositories\YourRepository" key.
- Make sure that the IDXPath string value points to the correct location.
- Edit the HasCatalog DWORD value and set it to 0.
- Restart the Laserfiche Full-Text Indexing and Search service.
- Click Start and then click Control Panel.
- Double-click Administrative Tools.
- Double-click Services.
- Scroll down and select Laserfiche Full-Text Indexing and Search Service.
- From the Action menu, click Start.
Note: Restarting the search service should be sufficient to regenerate the deleted .idx files. However, in some cases, you may also need to log in to the desired repository and/or restart the Laserfiche Server service.