Uses of Class
org.terrier.matching.MatchingQueryTerms.QueryTermProperties

Packages that use MatchingQueryTerms.QueryTermProperties
org.terrier.matching Provides the classes and interfaces used for matching documents to queries. 
 

Uses of MatchingQueryTerms.QueryTermProperties in org.terrier.matching
 

Fields in org.terrier.matching with type parameters of type MatchingQueryTerms.QueryTermProperties
protected  java.util.HashMap<java.lang.String,MatchingQueryTerms.QueryTermProperties> MatchingQueryTerms.termProperties
          A mapping from the string of a query term to its properties.
 



Terrier 3.5. Copyright © 2004-2011 University of Glasgow