Terrier IR Platform
2.2.1

uk.ac.gla.terrier.structures.upgrading
Class UpgradeIndex

java.lang.Object
  extended by uk.ac.gla.terrier.structures.upgrading.UpgradeIndex

public class UpgradeIndex
extends java.lang.Object

Command line utility to upgrade a Terrier index.

Usage:
bin/anyclass.sh uk.ac.gla.terrier.structures.upgrading.UpgradeIndex SourceIndexPath SourceIndexPrefix DestIndexPath DestIndexPrefix.

Notes:

  1. Upgrading from Terrier 1.x indices: The upgrader can figure out most things, but you must specify the number of fields correctly in the property FieldTags.process - for example FieldTags.process=TITLE,H1.

Since:
2.0
Version:
$Revision: 1.3 $
Author:
Craig Macdonald

Constructor Summary
UpgradeIndex()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpgradeIndex

public UpgradeIndex()
Method Detail

main

public static void main(java.lang.String[] args)

Terrier IR Platform
2.2.1

Terrier Information Retrieval Platform 2.2.1. Copyright 2004-2008 University of Glasgow