net.obsearch.example
Class AbstractGHSExample

java.lang.Object
  extended by net.obsearch.example.AbstractExampleGeneral
      extended by net.obsearch.example.AbstractGHSExample

public abstract class AbstractGHSExample
extends AbstractExampleGeneral

Adds some parameters required by GHS indexes

Author:
amuller

Nested Class Summary
 
Nested classes/interfaces inherited from class net.obsearch.example.AbstractExampleGeneral
AbstractExampleGeneral.Mode
 
Field Summary
protected  float alpha
           
protected  float CompoundError
           
 
Fields inherited from class net.obsearch.example.AbstractExampleGeneral
database, databaseSize, help, indexFolder, logger, mode, query, querySize
 
Constructor Summary
AbstractGHSExample(String[] args)
           
 
Method Summary
 
Methods inherited from class net.obsearch.example.AbstractExampleGeneral
create, doIt, init, intrinsic, read, search
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CompoundError

protected float CompoundError

alpha

protected float alpha
Constructor Detail

AbstractGHSExample

public AbstractGHSExample(String[] args)
                   throws IOException,
                          OBStorageException,
                          OBException,
                          IllegalAccessException,
                          InstantiationException,
                          PivotsUnavailableException
Throws:
IOException
OBStorageException
OBException
IllegalAccessException
InstantiationException
PivotsUnavailableException


Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.