If you look at com.liferay.portlet.expando.action.EditExpandoAction.java you'll see this quote, which I believe is equivalent:
1properties.setProperty(ExpandoColumnConstants.INDEX_TYPE,
2 String.valueOf(ExpandoColumnConstants.INDEX_TYPE_TEXT));
Please sign in to flag this as inappropriate.