The
ENABLE_AUTO_SUGGEST
and
ENABLE_DID_YOU_MEAN
attributes of the
RECSEARCH
element are deprecated and ignored by the Dgraph
in the MDEX Engine 6.1.0.
If you edit the
TRUE
and
FALSE
values of these attributes in the XML
configuration files, the Dgraph ignores these attributes and issues an error
that specifies that these attributes are no longer supported.
The attributes themselves continue to be part of the DTDs and must be present in the XML configuration files.
Note
To enable automatic suggestion and "Did you mean" functions, you
can continue to use the
--spl
and
--dym
flags with the Dgraph as in previous releases.