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 each time the index is updated.

There is also an index for search variables. The search variables were previously located in the search.cfg catalog. In V12, however, there is one index per catalog, which 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 for this in the AppServer. The UpdateDBSearchIndex task for the incremental update of the ERP search index and the UpgradeIndex task to update the remaining indexes.