Can the Drupal Search Module search for a substring?

Posted by Dan Albey on Stack Overflow See other posts from Stack Overflow or by Dan Albey
Published on 2010-04-16T15:17:48Z Indexed on 2010/04/18 10:23 UTC
Read the original article Hit count: 370

Filed under:
|

Drupal's core search module, only searches for th efull keyword, e.g. "sandwich". Can I make it search with a substring e.g. "sandw" and return my sandwich-results?

Maybe there is a plugin that does that?

© Stack Overflow or respective owner

Related posts about drupal

Related posts about search