Search Results for document/24aeaa77b4ab1081/solr_graduates_and_joins_lucene_as_sub_project

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

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

Tika Text Extraction: Introduction & Example

September 2, 2009 | Sami Siren

Tika is a content extraction framework that builds on the best of breed open source content extraction libraries like Apache PDFBox, Apache POI and others all while providing a single, easy to use API for detecting content type (mime type)... 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

Quick Links