Note: TextIndex is deprecated. It has been replaced by ZCTextIndex. Consider using it instead

Text Indexes break text up into individual words, and are often referred to as full-text indexes. Text indexes sort results by score meaning they return hits in order from the most relevant to the lest relevant.

Id
Vocabulary
Create a Vocabulary object first.
Type
TextIndex