Deactivate Wildcard Expansion
Wildcard search is a pattern-matching feature to broaden the search criteria. As it
does not work correctly with languages using double-byte characters (for example, Japanese
characters), you must therefore deactivate wildcard expansion in the 3DSpace Index
config.XML file.
-
Edit the 3DSpace Index
config.XMLfile. -
Set the
ADDWILCARD activeproperty tofalse, that is<ADDWILDCARD active="false" />.