Adds the field-name to the list of fields. The field-name needs to be unique in the list of fields, otherwise an exception is generated.
@param field The name of the field this index indexes.
@throws Exception When the name is already present.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.