\FinderIndexerResult

Result class for the Finder indexer package.

This class uses magic __get() and __set() methods to prevent properties
being added that might confuse the system. All properties not explicitly
declared will be pushed into the elements array and can be accessed
explicitly using the getElement() method.