On 8/8/07, Matthew Runo <[EMAIL PROTECTED]> wrote: > Yes. I definitely cannot get this to work for terms that have spaces > in them.
Did you try escaping the space with a backslash? I think this should be made easier for future releases. One way is something like q=<!prefix field=foo>hey, no escaping required http://www.nabble.com/Using-HTTP-Post-for-Queries-tf3039973.html#a8483387 -Yonik