Uses of Class
com.yahoo.prelude.IndexFacts.Session
-
Packages that use IndexFacts.Session Package Description com.yahoo.prelude The main classes of the Vespa Query Result Server. -
-
Uses of IndexFacts.Session in com.yahoo.prelude
Methods in com.yahoo.prelude that return IndexFacts.Session Modifier and Type Method Description IndexFacts.Session
IndexFacts. newSession(Query query)
IndexFacts.Session
IndexFacts. newSession(java.util.Collection<java.lang.String> sources, java.util.Collection<java.lang.String> restrict)
IndexFacts.Session
IndexFacts. newSession(java.util.Collection<java.lang.String> sources, java.util.Collection<java.lang.String> restrict, java.util.Set<java.lang.String> candidateDocumentTypes)
-