No index configuration setup is strictly necessary to enable spelling correction.

By default, all words contained in searchable dimensions and properties will be considered as possible spell correction recommendations. But in practice, to achieve the best possible spelling correction behavior and performance, it is typically necessary to configure bounds on the list of words available for spelling correction, commonly known as the dictionary.

The application-specific spelling dictionary is created by Dgidx. As Dgidx creates search indexes of property and dimension value text, it accumulates lists of words available for spelling correction by the Aspell module into the following file:

where <db_prefix> is the output index prefix.

This file contains application-specific dictionary words separated by new-line characters. Duplicate words listed in these files are ignored.

This file is automatically compiled by the Dgidx during the indexing operation.


Copyright © Legal Notices