Terrier IR Platform
1.1.1

Deprecated API


Contents
Deprecated Classes
uk.ac.gla.terrier.structures.trees.BlockFieldDocumentTree
            
uk.ac.gla.terrier.structures.trees.BlockFieldDocumentTreeNode
            
uk.ac.gla.terrier.structures.trees.BlockLexiconTree
            
uk.ac.gla.terrier.structures.trees.BlockLexiconTreeNode
            
uk.ac.gla.terrier.structures.trees.BlockTree
            
uk.ac.gla.terrier.structures.trees.BlockTreeNode
            
uk.ac.gla.terrier.structures.trees.DocumentTree
            
uk.ac.gla.terrier.structures.trees.FieldDocumentTree
            
uk.ac.gla.terrier.structures.trees.FieldDocumentTreeNode
            
uk.ac.gla.terrier.structures.trees.LexiconTree
            
uk.ac.gla.terrier.structures.Query
            
uk.ac.gla.terrier.structures.trees.TermTree
            
uk.ac.gla.terrier.structures.trees.TermTreeNode
            
uk.ac.gla.terrier.structures.trees.TreeNode
            
 

Deprecated Methods
uk.ac.gla.terrier.structures.indexing.BlockDirectIndexBuilder.addDocument(FieldDocumentTreeNode[])
            
uk.ac.gla.terrier.structures.BlockLexicon.print()
          Please use the lexicon input streams for displaying lexicons 
uk.ac.gla.terrier.structures.UTFBlockLexicon.print()
          Please use the Lexicon Input Streams for displaying lexicons 
uk.ac.gla.terrier.structures.UTFLexicon.print()
          Please use the Lexicon Input Streams for displaying lexicons 
uk.ac.gla.terrier.structures.LexiconOutputStream.setEndBitOffset(byte)
            
uk.ac.gla.terrier.structures.LexiconOutputStream.setEndOffset(long)
            
uk.ac.gla.terrier.structures.LexiconOutputStream.setNt(int)
            
uk.ac.gla.terrier.structures.LexiconOutputStream.setTerm(String)
            
uk.ac.gla.terrier.structures.LexiconOutputStream.setTermId(int)
            
uk.ac.gla.terrier.structures.LexiconOutputStream.setTF(int)
            
uk.ac.gla.terrier.structures.trees.LexiconTree.storeToFile(String)
          Use the lexiconoutputstream method 
uk.ac.gla.terrier.structures.BlockLexicon.updateEntry(int, int, long, byte)
          The BlockLexicon is used during indexing, but not during retrieval. 
uk.ac.gla.terrier.structures.Lexicon.updateEntry(int, int, long, byte)
          The Lexicon class is only used for reading the lexicon file, and not for writing any information. 
uk.ac.gla.terrier.structures.UTFBlockLexicon.updateEntry(int, int, long, byte)
          Block Lexicons are used during indexing, but not during retrieval. 
uk.ac.gla.terrier.structures.UTFLexicon.updateEntry(int, int, long, byte)
          The Lexicon class is only used for reading the lexicon file, and not for writing any information. 
 

Deprecated Constructors
uk.ac.gla.terrier.structures.indexing.BlockDirectIndexBuilder(DocumentIndex)
          DocumentIndex is no longer required to use a DirectIndexBuilder 
uk.ac.gla.terrier.structures.indexing.BlockInvertedIndexBuilder(String)
          use this() or this(String, String) instead 
uk.ac.gla.terrier.matching.CollectionResultSet()
          This constructor must not be used anymore. Use constructors specifying the number of documents in the collection. 
uk.ac.gla.terrier.structures.indexing.InvertedIndexBuilder(String)
          Use this() or this(String, String) 
uk.ac.gla.terrier.structures.indexing.UTFBlockInvertedIndexBuilder(String)
            
uk.ac.gla.terrier.structures.indexing.UTFInvertedIndexBuilder(String)
            
 


Terrier IR Platform
1.1.1

Terrier Information Retrieval Platform 1.1.1. Copyright 2004-2007 University of Glasgow