Search Results for p:solr/s:email/l:user

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

example/files – a Concrete Useful Domain-Specific Example of bin/post and /browse

January 27, 2016 | Erik Hatcher

The Series This is the third in a three part series demonstrating how it’s possible to build a real application using just a few simple commands.  The three parts to this are: Getting data into Solr using bin/post Visualizing search... Read More

Solr 2014: A Year In Review

January 7, 2015 | Anshum Gupta

The last few years have seen Apache Solr move at a reasonably aggressive pace. 2013 marked the debut of SolrCloud: a newly architected, truly distributed mode of Solr. 2014 saw Solr, specifically SolrCloud, mature in terms of greater ease of... Read More

Call Me Maybe: SolrCloud, Jepsen, and Flaky Networks

December 10, 2014 | Shalin Shekhar Mangar

TL;DR; We tested SolrCloud against bridge, random transitive, and fixed transitive network partitions using Jepsen and found no data loss issues for both compare-and-set operations and inserts. One major and a few minor bugs were found. Most have been fixed... Read More

Quick Links