Search Results for p:solr

Visualizing Search Results with Solr /browse & Velocity

December 8, 2015 | Erik Hatcher

In part 2 of this series, learn how to visualize search results with Solr /browse and determine when (and how) to use VelocityResponseWriter. Read More

14 Ways to Contribute to Solr without Being a Programming Genius or a Rock Star

March 26, 2012 | Chris Hostetter

Last week, the venerable Andy Lester posted his "14 Ways to Contribute to Open Source without Being a Programming Genius or a Rock Star". It's a great list, and I highly encourage anyone with an interest in Open Source to... Read More

Schemaless Solr: Part 1

May 21, 2013 | Steve Rowe

This is the first part in a series about adding schemaless features to Apache Solr. Solr has dynamic fields, which allow for a kind of schemaless operation: you map field name prefixes or suffixes to field types, so that field... Read More

Integrating Storm and Solr

May 19, 2015 | Timothy Potter

In this post I introduce a new open source project provided by Lucidworks for integrating Solr and Storm. Specifically, I cover features such as micro-buffering, data mapping, and how to send custom JSON documents to Solr from Storm. I assume... Read More

Quick Links