|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetaIndex | |
---|---|
org.terrier.querying | Provides the interfaces and classes for the querying API of the Terrier platform, the controls, post processors and filters. |
org.terrier.structures | Provides the classes that implement the data structures used for retrieval with the Terrier platform. |
Uses of MetaIndex in org.terrier.querying |
---|
Fields in org.terrier.querying declared as MetaIndex | |
---|---|
protected MetaIndex |
RelevanceFeedbackSelector.metaIndex
|
protected MetaIndex |
QueryExpansion.metaIndex
|
protected MetaIndex |
Decorate.metaIndex
The meta index server. |
Uses of MetaIndex in org.terrier.structures |
---|
Classes in org.terrier.structures that implement MetaIndex | |
---|---|
class |
CompressingMetaIndex
A MetaIndex implementation that compresses contents. |
Methods in org.terrier.structures that return MetaIndex | |
---|---|
MetaIndex |
Index.getMetaIndex()
Get the Meta Index structure |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |