: I'm not sure if you can do prefix queries with the fq parameter. You will : need to use the 'q' parameter for that.
fq supports anything q supports ... with the QParser and local params options it can be any syntax you want (as long as there is a QParser for it) -Hoss