[422573] Issue in IndexManager.getIndexer()

The implementation class of the indexer is created only once instead of
every time when getIndexer() is called. This makes the code more robust
of eventual issues when loading the implementation class.

If there is a CoreException thrown, it is always logged in the error
log.

Bug: 422573
Change-Id: Ifdcc2ff4c52ee312344b0c578ae847ef9f8a4094
Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
1 file changed
tree: 0b979a7b38933e39f5036ac396e502a7a143feb2
  1. .gitattributes
  2. core/
  3. mylyn/
  4. rse/