[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],["`AppSearchManager.SearchContext` defines how to create a search session. It uses a `Builder` to create `SearchContext` objects. The key action is retrieving the database name via the `getDatabaseName()` method. This method returns a `String` representing the database name, where databases with different names are entirely separate. It also contains inherited methods like `clone()`, `equals()` and others.\n"]]