|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexConfigurable | |
---|---|
org.terrier.matching.tsms | Provides the interface and classes that implement the term score modifiers, which modify the scores assigned to documents for a particular term. |
org.terrier.structures | Provides the classes that implement the data structures used for retrieval with the Terrier platform. |
Uses of IndexConfigurable in org.terrier.matching.tsms |
---|
Classes in org.terrier.matching.tsms that implement IndexConfigurable | |
---|---|
class |
TermInFieldModifier
Resets the scores of documents according to whether a term appears in a given set of fields. |
Uses of IndexConfigurable in org.terrier.structures |
---|
Classes in org.terrier.structures that implement IndexConfigurable | |
---|---|
class |
BlockInvertedIndex
This class implements the block field inverted index for performing retrieval. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |