Exact Phrase Search and Field Restrictions
You can use field restrictions to restrict an exact phrase search to specific fields. For example:
action=Query&Text="birds of prey" "bird watching":DRETITLE
This query returns documents that contain a match for birds of prey in any field or a match for bird watching in the DRETITLE
field (after stemming and stopping).