Hi, I have 2 issues.
1. I have an enum column in my sql table.i want to index that column.which fieldtype should i specify in the schema.xml for enum? 2. Normally we can index one column in a table using the column header as entity name and the column data as value of the entity.Can i index 2 column where one column will be the entity name and the other will be the value of the entity in the data-config.xml? Thanks and Regards, Radhakrishna