Package org.sakaiproject.search.index.impl

Class Summary
BaseIndexStorage  
ClusterFSIndexStorage Implementation of IndexStorage using a Cluster File system.
ClusterSegmentsStorage  
FSIndexStorage A local only filestore implementation.
JDBCClusterIndexStore This is a JDBC implementation of the ClusterFilesystem.
SearchAnalyzerFactory A Factory to generate search analyzers based on a configurable type setting.
SearchIndexStorage A simple multiplex class to enable configuration of the storage mecahnism in sakai.properties to use indexStorageName@org.sakaiproject.search.index.IndexStorage = filesystem indexStorageName@org.sakaiproject.search.index.IndexStorage = cluster indexStorageName@org.sakaiproject.search.index.IndexStorage = db recoverCorruptedIndex@org.sakaiproject.search.index.IndexStorage = false may cahnge, and it is worth looking in the components for the real values.
SegmentInfoImpl segment info contains information on the segment, name, version, in db
SegmentState  
SnowballAnalyzerFactory Snowball stemming algorithm
StandardAnalyzerFactory  
 



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