Package org.sakaiproject.search.entitybroker

Class Summary
SearchEntityProvider Provides basic search functionality via EB.
SearchProviderImpl This provides the hook between the entitybroker system and this search system and allows EB providers to hook into the search system without crazy amounts of effort This basically creates the SearchProvider which EB will look for and hook up and then also creates the content producer which search looks for I hope to be able to bypass the weird search system which reacts to an event and then asks me (the ECP) if I want to index something which leads the ECP to respond by saying it wants search to add or delete or whatever something and then search puts an SBI into the storage and later acts on this by asking my ECP again for the different bits of data (in multiple calls to the ECP) which finally ends up putting that data into the index.
 



Copyright © 2003-2012 Sakai Project. All Rights Reserved.