Uses of Class
com.yahoo.prelude.fastsearch.DocumentDatabase
Packages that use DocumentDatabase
-
Uses of DocumentDatabase in com.yahoo.prelude.fastsearch
Methods in com.yahoo.prelude.fastsearch that return DocumentDatabaseModifier and TypeMethodDescriptionVespaBackend.getDocumentDatabase(Query query) GroupingListHit.getDocumentDatBase()Constructors in com.yahoo.prelude.fastsearch with parameters of type DocumentDatabaseModifierConstructorDescriptionGroupingListHit(List<com.yahoo.searchlib.aggregation.Grouping> groupingList, DocumentDatabase documentDatabase, Query query)