[interchange-docs] xmldocs - racke modified guides/search.xml

docs at icdevgroup.org docs at icdevgroup.org
Wed Jul 16 13:07:14 UTC 2008


User:      racke
Date:      2008-07-16 13:07:14 GMT
Modified:  guides   search.xml
Log:
clarify mv_unique's meaning

Revision  Changes    Path
1.25                 xmldocs/guides/search.xml


rev 1.25, prev_rev 1.24
Index: search.xml
===================================================================
RCS file: /var/cvs/xmldocs/guides/search.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- search.xml	10 Jul 2008 18:10:58 -0000	1.24
+++ search.xml	16 Jul 2008 13:07:14 -0000	1.25
@@ -835,11 +835,10 @@
 		<literal>un &mdash; mv_unique</literal></title><cmdsynopsis>
 		(<literal>0</literal>/<literal>1</literal>,
 		default <literal>0</literal>)</cmdsynopsis><para>
-		return only unique fields. The option works on whatever the search
-		return fields (set with <literal>rf</literal>) are.
-		<!-- TODO returns only unique items, or compressed duplicates into one?
-		Also, does it looks for uniques in one field, or an entry is consudered
-		duplicate only if all fields are the same? -->
+		removes duplicate records from the result
+		set. Duplicates are determined by comparing the value
+		of the first
+		search return field (set with <literal>rf</literal>).
 		</para>
 		</section>
 		<section id="mv_value"><title>







More information about the docs mailing list