You can enable wildcard matching for a search interface by adding one or more wildcard-enabled attributes to the search interface.
First, add the desired attributes. Wildcard search can be partially enabled for a search interface. That is, some members of the search interface are wildcard-enabled while the others are not.
The search results from a given member follow the rules of its configuration. That is, results from a wildcard-enabled member follow the rules of wildcard search, while results from non-wildcard members follow the rules for non-wildcard searches.
The final result is a union of the results of all the members (whether or not they are wildcard-enabled).
Property-W returns records with woo, wood, and wool.
However, because the returned record set is a union, the user will see all the records. A possible source of confusion might be that if snippeting is enabled, the records from Property-X will not have wood and wool highlighted (if they exist), while the records from Property-W will have all the search terms highlighted.
To enable wildcard search in a search interface:
Wildcard search in text search can be partially enabled for a search interface. That is, some members of the search interface can be enabled for wildcard search in text search, while the others are not.