Search Results for document/ac64e4f0abb6e4fc/solr

Getting Started with Lucene Setup

September 2, 2009 | Grant Ingersoll

Apache Lucene is a fast, full-featured, full-text search library used in a large number of production environments. In this article, Grant Ingersoll, Lucene committer and the creator of the Lucene Boot Camp training program, walks you through the basic concepts... Read More

Running Solr on Kubernetes

February 7, 2019 | Timothy Potter

Learn the basics of running Apache Solr on Kubernetes for search applications.  Read More

Scaling Lucene and Solr

January 8, 2011 | Mark Miller

Need to scale solr? Here's how to configure to manage large indexes and high volume queries. 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

Quick Links