Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Alfresco 中有一个字段,我可以使用 LDAP 查询指定要同步的组。
我不想同步组,那么我可以输入什么查询来始终返回 0 结果?
我想我可以写一个查询来搜索一个疯狂的条件,但是有没有更可读的东西?
你可以只使用 X == NOT X 类型的条件吗?
只要条件突出,大家应该都能理解。