-
Classes Class Description com.yahoo.search.federation.CommonFields do not use
-
Constructors Constructor Description com.yahoo.prelude.IndexModel(Map<String, List<String>>, Map<String, SearchDefinition>, SearchDefinition) use the constructor without the third parametercom.yahoo.search.cluster.ClusterMonitor(NodeManager<T>) It is not advised to start the monitoring thread in the constructor. Use ClusterMonitor(NodeManager manager, false) and explicit start().com.yahoo.search.handler.SearchHandler(ChainsConfig, IndexInfoConfig, QrSearchersConfig, SpecialtokensConfig, Statistics, Linguistics, Metric, ComponentRegistry<Renderer>, Executor, AccessLog, QueryProfilesConfig, ComponentRegistry<Searcher>, ContainerHttpConfig) use the other constructor