2157 Too many key columns for index

Advantage Error Guide

Problem: A CREATE INDEX statement contained too many columns.

Solution: The maximum number of columns allowed in an SQL CREATE INDEX statement is 15. Content indexes (for full text searches) can only have one column.