8.2. Adapt configuration for textual search

In V12 there is a new index for text search and ERP search (see Section 7, “GeoDb”). The indexes are located in the index directory for the catalog (data/index/cat/cat_catalogname) in the subdirectories indextext_xxxxx and indexdb_xxxxx. Where xxxx is an id that changes with each index update.

There is also an index for search variables. The search variables were previously in the search.cfg in the catalog. In V12, however, there is one index per catalog. This is located in the searchvars_xxxxx subdirectory.

The AppServer can be used to automatically update these indexes when a catalog is installed in V11, catalog data is changed or ERP information is changed.

There are tasks in the AppServer for this purpose. The task UpdateDBSearchIndex for the incremental update of the ERP search index and the task UpgradeIndex to update the remaining indexes.