Combining Word-Level and Query-Level Field Restriction Operators


You can combine word-level and query-level field restriction operators in a single query; the query-level operator will not apply to any terms with word-level restriction.

Example:

Seuss:author eggs AND ham /f:title
This query will retrieve records in which either Seuss occurs in the author field or both eggs and ham occur in the title field.

[Previous Topic] [Contents] [Next Topic]