Improved Search with Lucene 4
Presented by Robert Muir, Lucid Imagination at Apache Lucene Eurocon 2011.
This talk describes how you can practically apply some of Lucene 4's new features (such as flexible indexing, scoring improvements, column-stride fields) to improve your search application.
The talk will give a brief description of these new features and some example use-cases, to address practical use cases you can try yourself in and around the new features now available in Lucene 4. We'll cover application of functions where you can configure Solr to:
- Set up the schema to use Pulsing or Memory codec for a primary key field
- Not use a separate spellcheck index, controlling character-level swaps from the query processor
- Sorting with a different locale
- Per-field similarity configurations, such as using a non-vector-space algorithm
DevZone
Latest Blog Post
Lucene Revolution 2012, held in Boston on May 7-10 was a huge success. The four-day conference began with two days of Lucene/Solr and Big Data training followed by two days of...
