Earlier quoted context omitted.
For the love of christ, whatever you do, please don't ever implement "DuckDuckGo Instant®". This auto-complete predictive suggestion list business isn't half bad, but there's nothing I hate more about Google than their bloody "Instant" features.
Can you explain what you don't like about it? I was just thinking the (almost) opposite, that a full page reload after searching seems unnecessary.
So I want to search for "apple" and guess what:
I type the letter "a"...
Now the whole page is disrupted, and I have to stop, and check the page, to make sure the sudden change is what I expected it to be. Is the page doing what I intended? I only typed one letter...
Did I actually type the letter "a", or did my finger slip and type the letter "s"? Wait, where's the field? Oh, it's up at the top of the page now... What was I doing? Oh, right, I was going to search for "apple"...
Why did the page change, when I wanted it to stay put, while I complete my thought? Why didn't the page wait until I pressed the enter key, to confirm that I was finished, and ready to search for the intended query?
Do I care about whether the page sends an ordinary post with a form submission, and reloads the page? No.
Do I care about whether the page sends an AJAX request, and is re-rendered by a JavaScript library? No.
I want the page to remain static and reliable while I perform my task. After I'm done typing, it can go crazy, and do whatever.