Getting Started with Solr, an open source search platform

Speaking

Here are the slides from my presentation at FOSSETCON 2015 in Orlando.

Solr is a very popular open source search engine which builds upon the capabilities of Lucene. It’s the perfect tool to index loads of text and make it easily searchable. And it’s very fast!

Powerful features such as facets, typeahead, and “did you mean” help your users to quickly navigate through a very large dataset and find what they’re looking for.

A REST-style JSON interface makes it language-agnostic, you can even work with it straight from the command line using curl!

A flexible plugin mechanism lets you augment your searches with complementary tools such as rich document parsing, text analysis, or your own custom code.

In this session, learn the basics of making your content searchable with Solr.

Solr

FOSSETCON

Written on November 22, 2015