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.

Breaking a string apart into a sequence of words

I recently came across the following interview question: Given an input string and a dictionary of words, implement a method …

algorithm search search-engine complexity-theory
How would you design a good search UI?

I want to provide my users with an 'advanced' search engine. I basically have a lot of search criteria to …

user-interface usability search-engine
Prevent image hotlinking in Google Image Search

Just recently, Google has introduced a new interface of their Image Search. From January 25 2013 on, full size images are shown …

redirect search-engine hotlinking
how to configure the synonyms_path in elasticsearch

i'm pretty new to elasticsearch and i want to use synonyms, i added these lines in the configuration file: index : …

search elasticsearch search-engine
Lucene: how to boost some specific field

In my case, documents have two fields, for example, "title" and "views". "views" is represented the num of times that …

lucene search-engine
How can i generate an API key for Baidu China for an website store locator?

I have been asked by our developers to give them an API key for Baidu maps so they can set …

e-commerce search-engine api-key search-engine-api
Building a web search engine

I've always been interested in developing a web search engine. What's a good place to start? I've heard of Lucene, …

search search-engine
How does "DHT search engine" work?

I'm interested in the Btdigg.org which is called a "DHT search engine". According to this article, it doesn't store …

search-engine dht
SOLR Permissions / Filtering Results depending on Access Rights

For example I have Documents A, B, C. User 1 must only be able to see Documents A, B. User 2 must …

solr search-engine
Recommendable Maven repository search engines?

mavensearch.net doesn't know current versions in many cases, mvnrepository.com is a bit more up to date but doesn't …

java maven-2 repository search-engine