DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Addresses

The Address indexer allows you to index tt_address entries.

The following fields are indexed (if they are filled):

  • name
  • first_name
  • middle_name
  • last_name
  • company
  • address
  • zip
  • city
  • country
  • region
  • email
  • phone
  • fax
  • mobile
  • www

If set, the description is used as an abstract (search result list teaser).

Please notice that there is no singleview in tt_address, the parameter “tt_address[showUid]” ist nevertheless set. If you need another parameter – e.g. for use with another extension that handles tt_address records – you will have to modify the indexer content by using your own hook.