Quantcast
Channel: A Java geek » Java
Viewing all articles
Browse latest Browse all 64

Solr overview from a beginner’s point of view

$
0
0
I’ve recently begun diving into Search Engines in general and Solr in particular. This is my understanding of it so far. Why Solr? It isn’t really feasible to execute blazing fast search queries on very big SQL databases for 2 different reasons. The first reason comes SQL databases favoring lack of radiancy over performance. Basically, [...]

Viewing all articles
Browse latest Browse all 64

Trending Articles