Search Results for p:solr

Book Review: Solr 1.4 Enterprise Search Server (Packt)

January 11, 2010 | Erik Hatcher

Summary Solr 1.4 Enterprise Search Server, by David Smiley and Eric Pugh is a must-have for all new-comers to Solr.  It provides a comprehensive overview of the features needed for practically every project, from indexing common data sources to searching... Read More

Top Blog Posts of 2015

January 13, 2016 | Lucidworks

2015 was a banner year for our blog with fresh posts popping up constantly across a broad selection of topics from the brainiacs here at Lucidworks. Here's our top ten most popular blog posts from the past year: #10. Focusing... Read More

Solr Filter Query: Cache vs. Post-Filter

November 27, 2017 | Chris Hostetter

Are filter queries applied independently on the full dataset or one after another on a shrinking result set? It depends. Read on to find out why. 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