Edit file File name : custom_import_index.php Content :<?php $dictionary['Lead']['indices'][] = array( 'name' => 'idx_website_cstm', 'type' => 'index', 'fields' => array( 0 => 'website', ), 'source' => 'non-db', ); Save