Uses of Class
com.algolia.search.SearchConfig
-
Packages that use SearchConfig Package Description com.algolia.search -
-
Uses of SearchConfig in com.algolia.search
Methods in com.algolia.search that return SearchConfig Modifier and Type Method Description SearchConfigSearchConfig.Builder. build()SearchConfigRecommendClient. getConfig()SearchConfigSearchIndex. getConfig()SearchConfigSearchIndexBase. getConfig()Constructors in com.algolia.search with parameters of type SearchConfig Constructor Description RecommendClient(SearchConfig config, HttpRequester httpRequester)SearchClient(SearchConfig config, HttpRequester httpRequester)
-