Project

General

Profile

« Previous | Next » 

Revision 2476

Added by Duane Costa over 19 years ago

Fix documentation bug. The documentation said that the operator name was INTERSECTION, but the actual name is INTERSECT.

View differences:

docs/user/metacatquery.html
73 73
  for any query hit.  The returndoctype fields allows the client to limit the 
74 74
  type of documents to be returned.  If left blank, all document types are returned.
75 75
  A <querygroup> creates an AND or an OR statement of the <queryterm>s
76
  in the group.  The operator can be UNION or INTERSECTION.  A <queryterm>
76
  in the group.  The operator can be UNION or INTERSECT.  A <queryterm>
77 77
  defines the actual field against which the query is being performed.  The value
78 78
  of the queryterm that we are quering for is encased in <value> tags.
79 79
  The <pathexpr> tag specifies an exact path to which you want to restrict

Also available in: Unified diff