Search Results for p:solr/page:2

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

What are Pivot Facets?

October 3, 2014 | Chris Hostetter

Note: While the features and functionality discussed in this blog post are still available and supported in Solr, new users are encouraged to instead use the JSON Facet API to achieve similar results. Although it's accuracy in distributed collections was... Read More

Solr Shines Through the Cloud – Lucidworks Solr on EC2

February 1, 2010 | Lucidworks

Overview Lucidworks has now packaged the latest version of our Lucidworks Search as an Amazon Machine Instance (AMI). It's available for free to anyone with an Amazon Web Services account and Amazon EC2 access. In this post, I'll outline what... Read More

Solr as an Apache Spark SQL DataSource

August 20, 2015 | Timothy Potter

Part 1 of 2: Read Solr results as a DataFrame This post is the first in a two-part series where I introduce an open source toolkit created by Lucidworks that exposes Solr as a Spark SQL DataSource. The DataSource API... Read More

Quick Links