Query suggestions are a key component of nearly all search applications. Google has set a high bar for user expectations: so how can you make your application deliver?
A major advantage of Lucene-based search solutions is the ability to tailor the search behavior to meet your specific application needs... how can you do the same with query suggestions?
This talk will introduce Lucene's suggester implementations and how to use their features efficiently. We will walk through pitfalls, real world experiences and running applications serving large amounts of suggestions. This is a "must see" if you wanna work with suggestions & Lucene.