Version 4.0.13 in progress
[yaz-moved-to-github.git] / doc / zoom.xml
index 25aea86..3698ccf 100644 (file)
@@ -192,7 +192,9 @@ ZOOM_query_cql2rpn(ZOOM_query s, const char *str, ZOOM_connection conn)
         It's automatically set internally when connecting to a target.
        </entry><entry>none</entry></row>
       <row><entry>
-        proxy</entry><entry>Proxy host
+        proxy</entry><entry>Proxy host. If set, the logical host
+       is encoded in the otherInfo area of the Z39.50 Init PDU
+       with OID 1.2.840.10003.10.1000.81.1.
        </entry><entry>none</entry></row>
       <row><entry>
         clientIP</entry><entry>Client IP. If set, is
@@ -285,6 +287,12 @@ ZOOM_query_cql2rpn(ZOOM_query s, const char *str, ZOOM_connection conn)
        first operation), holds the negotiated version with the server
        (same or lower version).
        </entry><entry>1.2</entry></row>
+      <row><entry>
+        facets</entry><entry>
+       A FacetList is comma-separated list of facet, which is defined as <literal>AttributeList</literal> 
+       and a optional FacetTerm (a Term and a frequency). On request the terms is missing. 
+       On response the the list contains the terms that the target could collect. 
+       </entry><entry>none</entry></row>
      </tbody>
     </tgroup>
    </table>