Does search allow partial word searches like search* or search%
voipfc - April 11, 2008 - 22:26
Does search allow partial word searches like search* or search%.
When I try something like pattern* or pattern% I get no response.
Does Drupal search allow those type of searches?

This is not implemented at the moment
This is not provided by the Drupal core search (see this issue), but there might be some contributed modules that do this.