我可以向 SphinxSearch 索引添加多少个属性?

How many attributes can I add to the SphinxSearch index?

我可以向 SphinxSearch 索引添加多少个属性?有什么限制吗?我没有在文档中找到任何信息。我在 MySQL table 中有 111 列,我想对它们进行分面搜索。

属性没有限制。全文字段限制为 256。