Uses of Class
org.terrier.matching.PostingListManager

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

Uses of PostingListManager in org.terrier.matching
 

Methods in org.terrier.matching with parameters of type PostingListManager
 void PostingListManager.PostingListManagerPlugin.processQuery(MatchingQueryTerms mqt, Index index, PostingListManager plm)
          process the query, given matchign query terms, index and posting list manager
 



Terrier 3.5. Copyright © 2004-2011 University of Glasgow