Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Verity search not returning the right context

Status
Not open for further replies.

akraus

Programmer
Sep 2, 2004
2
0
0
CA
I am trying to use Verity to search PDF documents. I have a case where the correct document is returned however in some case the context returned does not contain my search word.

Here is my code:
<CFSEARCH COLLECTION="Collection_name"
Name="GetResults"
CRITERIA="patent"
ContextPassages="1"
>

What am I doing wrong? Any help would be appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top