Search Results for document/ac64e4f0abb6e4fc/solr

Solr Cloud Document Routing

June 13, 2013 | Lucidworks

Overview Solr Cloud document routing was released in Solr 4.1. This feature expanded upon the simple hash based routing that was available in Solr 4.0 by introducing a new document router called the compositeId router. The compositeId router allows a... Read More

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

Using JavaScript to Debug Fusion

March 31, 2015 | Mitzi Morris

Sometimes ready-made isn’t good enough. For those situations, Fusion provides the Javascript stage. This post shows you how to develop and debug them. Read More

acts_as_solr with Rich Document Indexing

February 17, 2009 | Erik Hatcher

A hearty thanks to the Central Virginia Ruby Enthusiasts' Group, who invited me to speak on Solr+Ruby giving me a good reason to delve deeply back into solr-ruby and acts_as_solr. Let's start a Rails project from scratch to illustrate how... Read More

Quick Links