org.terrier.matching
Interface PostingListManager.PostingListManagerPlugin

Enclosing class:
PostingListManager

public static interface PostingListManager.PostingListManagerPlugin

Interface for plugins to further alter the posting lists managed by the PostingListManager


Method Summary
 void processQuery(MatchingQueryTerms mqt, Index index, PostingListManager plm)
          process the query, given matchign query terms, index and posting list manager
 

Method Detail

processQuery

void 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