>
> I've never actually had to use Verity... until now. It will be on CF5.
>
> I've been reading up on it, and trawling through the archives a great
> deal as well, but I still have a couple of questions.
>
> Firstly, this application will be on a shared host. I downloaded a tag
> from the DevEx which creates collections without requiring access to the
> administrator. It's encrypted, and the documentation doesn't mention it,
> but I'm assuming this would require cfregistry to be enabled?
>
Probably, but there is the CFCollection tag, which will create/delete etc.
Verity Collections.
This tag can be disabled from the administrator, so if it doesn't work then
your host doesn't want you creating collections on their server.

I strongly recommend you talk to your hosting provider.

> Secondly, I would like to limit the number of collections I create to
> one (as the hosting company has to set them up, and some hosts limit the
> number you can have - unless the answer to my first questions makes this
> one moot). However, there will be a number of different sections of the
> site (in separate subdirectories) and I'll need to give users the
> ability to search only in selected sections. I can see this would be
> quite easy with multiple collections, however is there some other way of
> doing it (other than parsing the results recordset as I'm outputting
> it)?
>
This really depends on what you're indexing.  If you're indexing files and
data then it might be a bit tricky, but it will be possible.  If you're
indexing just files or just data, then you won't have any problems.  Without
knowing more about how your site is made up, where the information you want
to index is coming from etc.  its hard to make any concrete suggestions.
But I will suggest that you look at how you can make best use of the two
CUSTOM fields that you can set in CFINDEX and get back as part of the result
set with CFSEARCH.

Sorry that thats not a whole lot of help.

Regards

Stephen


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Reply via email to