If you only want to specify the beginning of a word, you can do so with *. This is often helpful in catching both singular and plural forms for example.
Say you wanted to search for computer game and computer games. Because mixed AND and OR searches are not allowed by craigslist, you would normally have to perform two searches. Instead, search for
computer game*
and you'll get both.
