Thanks, Raymond.

Actually, what I described/asked about would only be a side feature -- not
the full extent of Verity's use.  I am planning on using as much of Verity's
searching capabilities as possible, and this would just be one of the
options available for display.

You mentioned using another technique if possible -- do you know of one that
might work for this?

David




-----Original Message-----
From: Raymond Camden [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 21, 2001 5:23 PM
To: CF-Talk
Subject: RE: Verity: Can I search just on the TITLE of a document?


You can pass CF_TITLE to the criteria string. Now, I'm not sure if
Verity will auto add the text between <TITLE> tags when it indexes your
site, but you can try it.

FYI, you can find out more here:

http://localhost/CFDOCS/Developing_ColdFusion_Applications/indexSearch7.
html#1096786

Of course, change localhost to your local CF server.

To be honest, using Verity in this fashion seems a bit like overkill.
You won't be using any of Verity's searching power. You will be just
saying "All docs where title begins with A". I'd suggest using another
technique if possible.

=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Macromedia

Email    : [EMAIL PROTECTED]
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda

> -----Original Message-----
> From: David Grabbe [mailto:[EMAIL PROTECTED]]
> Sent: Friday, September 21, 2001 5:14 PM
> To: CF-Talk
> Subject: Verity: Can I search just on the TITLE of a document?
>
>
> Hi everyone,
>
> In Verity, is it possible to search just on the title of a
> document?  Or does Verity treat all text w/in a document the same?
>
> Rather than displaying x number of records per page and then
> using the Next/Previous scenario, I would like to have it
> organized alphabetically by the title:  26 links across the
> top of the page (A,B,C...), and clicking on one of the
> letters will display the documents whose title begins with
> that letter.  Is this sort of goofiness possible?
>
> Thanks in advance,
> David
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to