mapperName

The name of the mapper implementation (see Implement Mapper Operations). A Mapper implementation is a class that converts a set of application entity data to a format suitable for indexing. The value of this column should be the fully qualified classname of the Mapper class, and as with the Analyzer implementation, this should be on the Generic Search Server runtime classpath (If the Mapper is developed as part of the application it will be on the classpath by default).