Uses of Interface
org.kit.furia.IRIndex

Packages that use IRIndex
org.kit.furia   
org.kit.furia.index   
 

Uses of IRIndex in org.kit.furia
 

Subinterfaces of IRIndex in org.kit.furia
 interface IRIndexShort<O extends OBShort>
          An IRIndex that can store documents composed of Objects OBShort.
 

Uses of IRIndex in org.kit.furia.index
 

Classes in org.kit.furia.index that implement IRIndex
 class AbstractIRIndex<O extends OB>
          AbstractIRIndex holds the basic functionality for an Information Retrieval system that works on OB objects (please see www.obsearch.net).
 class FIRIndexShort<O extends OBShort>
          FIRIndexShort uses IR techniques to match OB objects (OBSearch objects) when the objects extend from OBShort.
 



Copyright © 2008 Arnoldo Jose Muller Molina. All Rights Reserved.