Stay organized with collections
Save and categorize content based on your preferences.
publicfinalclassAdminSearchServiceFactory
Builds SearchService instances that are pinned to a specific application and namespace
regardless of the "current" appId provided by ApiProxy.getCurrentEnvironment().getAppId()
and the "current" namespace provided by NamespaceManager.get().
Note: users should not access this class directly.
Returns a SearchService that is pinned to a specific application and namespace. This
implementation ignores the "current" appId provided by
ApiProxy.getCurrentEnvironment().getAppId() and the "current" namespace provided by
NamespaceManager.get().
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eAdminSearchServiceFactory\u003c/code\u003e builds \u003ccode\u003eSearchService\u003c/code\u003e instances tied to a specific application and namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class overrides the "current" application ID and namespace settings.\u003c/p\u003e\n"],["\u003cp\u003eUsers should not directly interact with this class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetSearchService\u003c/code\u003e method returns a \u003ccode\u003eSearchService\u003c/code\u003e pinned to the provided \u003ccode\u003eappId\u003c/code\u003e and namespace, ignoring any current settings.\u003c/p\u003e\n"]]],[],null,[]]