Uses of Package
gov.nist.nlpir.irf.irfman

Packages that use gov.nist.nlpir.irf.irfman
gov.nist.nlpir.irf.irfman classes that provide high-level management of information retrieval application resources 
gov.nist.nlpir.irf.proxy classes that model what is common to all proxies and their management. 
 

Classes in gov.nist.nlpir.irf.irfman used by gov.nist.nlpir.irf.irfman
IndexerManager
          The IndexerManager manages the set of available indexers

The method for doing this in irf is as yet undetermined.
IndexerMatcherManager
          The IndexerMatcherManager manages information about available indexers and document-query matchers.
InfoServer
          The InfoServer is responsible for keeping track of available indexes, document collections, and indirectly of available indexers and query-document matchers.
IrfManager
          Information Retrieval Manager

The IrfManager is a central, globally accessible control object through which document collections, indexes, and other information can be accessed.
MatcherManager
          The MatcherManager manages the set of available document-query matchers.
 

Classes in gov.nist.nlpir.irf.irfman used by gov.nist.nlpir.irf.proxy
InfoServer
          The InfoServer is responsible for keeping track of available indexes, document collections, and indirectly of available indexers and query-document matchers.