Skip to content

Commit 6d1d589

Browse files
author
cgreer
committed
bug:19049 docs update for collection builder
git-svn-id: svn+ssh://svn.marklogic.com/project/engsvn/client-api/java/trunk@112883 62cac252-8da6-4816-9e9d-6dc37b19578c
1 parent 68be18e commit 6d1d589

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/java/com/marklogic/client/admin/config/QueryOptionsBuilder.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -551,8 +551,8 @@ public ConstraintSource properties() {
551551

552552
/**
553553
* Builds a QueryCollection object to use the Collection URIs as source of
554-
* constraint values. The single-argument version assumes NO facets no facet
555-
* options.
554+
* constraint values. This single-argument assumes that the server's collection
555+
* lexicon is enabled, and that facets will be resolved in searches.
556556
*
557557
* @param prefix
558558
* This value will be trimmed from the start of collection URIs

0 commit comments

Comments
 (0)