Learn how to implement full text search functionality in Trac using Apache Solr in this 50-minute conference talk from EuroPython 2012. Explore various aspects of the implementation process, including search sources, methods, and realms within Trac. Dive into the intricacies of Solr, covering topics such as XML schema, tokenizers, fields, query handlers, and request handlers. Discover how to integrate Solr with Trac through plugins, environment setup, and commands. Gain insights on index speed, looping techniques, and searching for IP tables. Compare alternatives, understand title mapping and Unicode handling, and explore Solr snippets and recommended books to further your knowledge on the subject.