This document summarizes a presentation about using Apache Lucene and Solr for local and geographic search. The presentation covered the basics of geographic search with Lucene and Solr, including spatial data types, integration with text, and application needs like efficient distance calculations and filtering. It provided examples of features in Lucene 2.9 and Solr 1.4 for spatial search, such as Cartesian tiers. The presentation also discussed how Solr powers local search at YP.com, including their custom relevance model and scalable search architecture.