Intel has extended HBase with a general full-text indexing framework based on Apache Lucene, which supports distributed search for any combination of words or phrases of interest in data stored within HBase. In this session, Maryann Xue explains how it organizes the full-text index data, what actions are taken by the index builder, how updates to the index are managed, and how distributed queries over the index work.