I think there might be some confusion with default search / adding search
providers. When you add a search provider like YouTube or php.net we just
take a URL and expand one template parameter with the search query. With
"instant search" this actually doesn't work because you need to provide the
data to the page as the user is typing, you don't want to do a new GET
request each time the user presses a letter.

-Ian

On Wed, Oct 13, 2010 at 4:18 PM, Peter Kasting <[email protected]> wrote:

> On Wed, Oct 13, 2010 at 4:12 PM, [email protected] <
> [email protected]> wrote:
>
>> Would it not be best to implement this based in the browser search
>> integration thing that allows people to include a search option to a site
>> through the browser, like YouTube, php.net, etc.
>
>
> I can't for the life of me figure out what you're saying.
>
> PK
>

Reply via email to