At the API level you can set which one you want. The wiki is correct - but you can set the default behaviour on the Java Query API. THe wiki refers to the default for this API.
There are places where the default behaviour is explicitly set by the client.
Share search explicitly asks for implicit OR as opposed to implicit AND.
CMIS CONTAINS() has implicit (and no explicit) AND.