Top "Search-engine" questions

A search engine is program that searches documents for specified keywords and returns a list of the documents where the keywords were found.

How to filter search result in google search just for one country?

I want google search to only return the results from my country. How can I filter these results to do …

search-engine google-search
Search engine Lucene vs Database search

I am using a MySQL database and have been using database driven search. Any advantages and disadvantages of database engines …

mysql lucene search-engine
Redirect to 404 page or display 404 message?

I am using a cms, and file-not-found errors can be handled in different ways: The page will not be redirected, …

php content-management-system seo search-engine
what is the fastest substring search method in Java

I need to implement a way to search substring (needles) in a list of string (haystack) using Java. More specifically, …

java regex search substring search-engine
List of JSON search engine APIs without quotas, like Bing?

I'd like to display some custom search results. I've looked at the JSON APIs of both Google and Microsoft (Bing). …

search-engine google-search bing
How to search Google by specific URL?

I want to search for results from a specific site but only from a specific section of the site, I …

search-engine google-search google-search-api
Search Engine in Java?

I am trying to create a search engine just to learn and get more experience in Java. My intention is …

java search-engine
How to get the referer search query from google?

As recently as two days ago, the following code worked to get the search query from google: $refer = parse_url($_…

php search-engine google-search
Meaning of parameters in a Google query?

Are there any ressources on what the parameters in a Google query mean? Any analysis how the Google search pages …

parameters search-engine
ElasticSearch - Searching For Human Names

I have a large database of names, primarily from Scotland. We're currently producing a prototype to replace an existing piece …

search lucene elasticsearch search-engine