Enhancement. The ability to add custom properties to the index. ``` algolia: applicationID: 'ID' apiKey: 'Key' indexName: 'index' properties: - featured_image - something_else ```