?SearchView and Query and character limit

I am attempting to perform a web search by creating an HTTP POST using the proper syntax:

/db.nsf/view?searchview

…and I am passing the parameter QUERY … but it appears there is a 512 character limit. Can anyone confirm this and if so is there a way to get around this limit.

Thanks.