Search Results for p:solr

Solr Search Relevance Testing

September 2, 2009 | Grant Ingersoll

Many people focus purely on the speed of search, often neglecting the quality of the results produced by the system. In most cases, people test out some small set of queries, eyeball the top five or ten and then declare... Read More

Indexing Performance in Solr 5.2 (now twice as fast)

June 10, 2015 | Timothy Potter

About this time last year (June 2014), I introduced the Solr Scale Toolkit and published some indexing performance metrics for Solr 4.8.1. Solr 5.2.0 was just released and includes some exciting indexing performance improvements, especially when using replication. Before we... Read More

Solr and RDBMS: Designing your application for the best of both

November 24, 2009 | Lucidworks

by Amit Nithianandan Introduction The Relational Databases (RDBMS) is the cornerstone of data persistence in software development. While modern data workloads have the RDBMS under fire recently due to some of its scalability and speed constraints, its longevity, portability, abundance... Read More

Installing Distributed Solr 4 with Fabric

May 22, 2013 | Martijn Koster

The latest version of this document is on github.com/Lucidworks/solr-fabric Solr 4 has a subset of features that allow it be run as a distributed fault-tolerant cluster, referred to as "SolrCloud". Installing and configuring Solr on a multi-node cluster can seem... Read More

Quick Links