Odd. So I just made a collection. I used cfdcoument to make a PDF: <cfdocument format="pdf"> This is a document with Victoria in it. It is a test for Verity to see if it can find the name ok. </cfdocument>
I put this PDF into my collection. I then used my VerityTester tool (http://www.coldfusionjedi.com/index.cfm/2007/10/17/ColdFusion-Administrator-Extension--Verity-Searcher) to quickly test and I had no problems finding victoria. My tool only does: <cfsearch collection="#form.collection#" type="internet" criteria="#form.search#" name="result" status="meta" startrow="#url.start#" maxrows="#max#"> Are you 100% sure that the PDF is in collection? On Fri, May 30, 2008 at 9:13 AM, Raymond Camden <[EMAIL PROTECTED]> wrote: > Let me play with this a bit. > > On Fri, May 30, 2008 at 8:20 AM, Steve Onnis <[EMAIL PROTECTED]> wrote: >> >> I have tried natural, explicit and simple. Also tried using the <WORD> >> thing >> >> <cfsearch collection="collection" criteria="<WORD>#LCASE(FORM.term)#" >> name="papers" suggestions="Never" type="EXPLICIT" /> >> >> Is what I currently have and just doesn't seem to pic up words in the >> documents, such as what I have mentioned. >> >> Driving me nuts >> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
