Yeah but it wont give me the actual content of the collection item. Ill get
the summary but that's it.  

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf
Of Raymond Camden
Sent: Saturday, 31 May 2008 12:26 AM
To: [email protected]
Subject: [cfaussie] Re: verity quirks


Do a search for * or %, I forget which, but one of those returns all.

On Fri, May 30, 2008 at 9:24 AM, Steve Onnis <[EMAIL PROTECTED]> wrote:
>
> Is there any way to see the data that has been indexed in a 
> collection?  I want to see if the text in the pdf is being indexed
correctly.
>
> -----Original Message-----
> From: [email protected] [mailto:[EMAIL PROTECTED] On 
> Behalf Of Raymond Camden
> Sent: Saturday, 31 May 2008 12:19 AM
> To: [email protected]
> Subject: [cfaussie] Re: verity quirks
>
>
> 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-Adminis
> trator
> -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
>>>
>
>
>
>
>
> >
>



--
===========================================================================
Raymond Camden, VP of Software Dev, Broadchoice

Email : [EMAIL PROTECTED]
Blog : www.coldfusionjedi.com
AOL IM : cfjedimaster

Keep up to date with the community: http://www.coldfusionbloggers.org





--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to