No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
WITH NETWORK NetworkIdSpec
The optional WITH NETWORK clause
allows you to filter user and feed search results by community, with each community represented by a community ID (NetworkId). You can
use the following syntax:
- WITH NETWORK IN (’NetworkId1', ’NetworkId2', ...) supports filtering by one or more communities.
- WITH NETWORK = ’NetworkId' supports filtering by a single community only.
For objects other than users and feeds, search results include
matches across all communities and internal company data, even if
you use network filtering in your query.
- You can run searches against multiple objects in the same community.
- You can’t run scoped and unscoped searches in the same query. For example, you can’t search users from a community along with accounts from the entire organization.
To filter search results for groups by community, use the WHERE clause instead.
Example WITH NETWORK NetworkIdSpec Clauses
To search multiple communities for users and feed items containing the string “test”
and to sort feed items from the newest to the oldest:
To search the NetworkId community for users and feed items containing the string “test” and to sort feed items from the newest to the oldest: