cloud - What will be the fastest way to implement a good search on my site? -


Say that I have a site like stack overflow I need to add a search functionality, I need it to be good I do not care if I want to add a logo (like I am using Google search). What are the options I have with minimum development and minimum server type dependency?
I am currently on lamps.

Edit: Sorry, but I'm talking about an open source application, which is installed on each user's server machine Is happening (not so specific server required). Google search, as far as I can see, I have to subscribe to it first, a process that I do not want users to do.

Easy Way to Add Custom Google Search


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -