|
Terrier IR Platform 2.2.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object uk.ac.gla.terrier.structures.upgrading.aIndexUpgrader uk.ac.gla.terrier.structures.upgrading.Terrier1xxIndexUpgrader
public class Terrier1xxIndexUpgrader
Class to upgrade a Terrier 1.x index. Can be invoked from the command line using uk.ac.gla.terrier.structures.upgrading.UpgradeIndex
UpgradeIndex
Constructor Summary | |
---|---|
Terrier1xxIndexUpgrader(Index sourceIndex,
Index destIndex)
Create a new IndexUpgrader from sourceIndex to destIndex. |
Method Summary | |
---|---|
void |
upgrade()
upgrade this index, source Index read, destination Index written |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Terrier1xxIndexUpgrader(Index sourceIndex, Index destIndex)
sourceIndex
- Index to use as the source of the upgradedestIndex
- Fresh Index to use as the destination of the upgradeMethod Detail |
---|
public void upgrade() throws java.lang.Exception
upgrade
in class aIndexUpgrader
java.lang.Exception
|
Terrier IR Platform 2.2.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |