Package org.sakaiproject.search.optimize.api

Interface Summary
IndexOptimizeTransaction An Index Optimize transaction manages an optimisation operateration where multiple transient segments produced by journaled index operations are merged into a permanent segment
OptimizableIndex An optimisable index has a number of segments that could be merged and a permanent index writer into which those segments are merged
OptimizeTransactionListener A transaction listener that listens to the lifecycle changes of an optimize operation
 

Exception Summary
NoOptimizationRequiredException No Optimization is required for the index at the moment, probably because there are not enough transient indexes to make a merge worthwhile
OptimizedFailedIndexTransactionException The optimization may fail
 



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