Search Results for document/ac64e4f0abb6e4fc/solr

How to Tune Document’s Relevance in Solr

December 14, 2011 | Tomás Fernández Löbbe

Working at Lucid Imagination a customer once asked me about how they could modify the score of the documents in Solr in order to get most relevant results higher in the results list. While I was trying to respond the... Read More

Custom Security Filtering in Solr 5.x

May 15, 2015 | Erik Hatcher

A customer that had implemented custom security filtering in Solr 3.x, and then moved to 4.x, recently worked with us to port their filtering code to Solr 5.x.  Lucene was overhauled in 5.x (see LUCENE-5666 for the gory details) such that uninverted... 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

Apache Solr 5.0 Highlights

February 22, 2015 | Anshum Gupta

The much anticipated Apache Lucene and Solr 5.0 was just released. It comes packed with tons of new features, stability improvements and bug fixes. Usability improvements A lot of effort has gone into making Solr more usable, mostly along the... Read More

Quick Links