I am having a problem doing wildcard searches in lucene syntax using the edismax handler. I have Solr 4.0 nightly build from the trunk.
A general search like \'comp
With edismax, leading wildcards are no problem. I just retested it.
Wildcards in middle of term are no problem either.
Looks like there is something else wrong. Are you sure you are using edismax?