Package gr.uoa.di.madgik.searchlibrary.operatorlibrary.indexfuse

Class Summary
DiskBuffer Class used to wrap a file buffer for the records that are beeing processed
FilePosition Placeholder used to identify records written in a file
IndexFuseOp Operator class used to perform a fuse operation on its input org.gcube.searchservice.searchlibrary.resultset.ResultSet, that represent results produced from full text index lookup operations on a set of collections, and produces an output org.gcube.searchservice.searchlibrary.resultset.ResultSet holding the joined results.
IndexFuseWorker Helper thread class used to perform the fuse operation
JoinElement Placeholder for the records that must be joined
ReaderScan Helper thread class used to iterate over an input org.gcube.searchservice.searchlibrary.resultset.ResultSet retrieve the records it contains and persist them in a temporary file buffer and offer them for join
ResultElement Class used to hold elements from content and metadata collections that refer to the same Information Object.
ScanElement Placeholder for input org.gcube.searchservice.searchlibrary.resultset.ResultSet file buffer and join related structs
 



Copyright © 2013. All Rights Reserved.