| Initialises the adapter. This is called as part of the IndexManager's initialisation as it instantiates each of the
configured Caches, or when an Index is added to the manager. The adpater is responsible for initialising the Cache (if
necessary) and the Index for that Cache instance.
This method will always be called on a new adapter.
Parameters: properties - The initialisation properties to start the Adapter. throws: JoftiException - |