So this works for all servers pointing to the central verity collections?
--> this I can understand.

What about the Spectra server that created the collection?
What if you only have one server and not a cluster?
--> without removing the registry entry it will still be using VDK
--> the collection alias for K2 must be unique on the K2 server

What if you accidentally create a collection on one of the Spectra servers
pointing to the central server?
--> again you start using VDK without removing the registry entry
--> pretty easy to do for categories and keywords

I thought the easiest way to get around this would be to set up an alias to
the collection you are after, for example:
--> cfa_metadata_keywords_k2

Then modify the relevant spectra tags to look for it.  Perhaps an attribute
to use K2 could be made available.

-- Geoff

> -----Original Message-----
> From: Darren Nickerson [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, September 15, 2001 9:30 AM
> To: Spectra-Talk
> Subject: SOLVED! (Was Re: Spectra + Verity K2)
>
>
> > Just saw the thread maybe I can help.
>
> Your comments were definitely key in getting us to a point where
> we were able to crack this one. I'm happy to say that with a few
> mods to your approach, we now have our webtop machine generating
> and maintaining collections, and our clustered front-end
> webservers searching the collections over the network in K2 mode.
> I think!! ;-) Here's what we did:
>
>
> Setup on the webtop server:
> ==========================
>
> o setup indexing using the webtop as normal. This creates collections in
>   /opt/allaire/spectra/collections (on Slowlaris at least).
>
> o Manually configure k2server.ini with the entries which point to the
>   collections you just generated. Sadly, you have to do this for EACH
>   collection (but you only do it once):
>
>       [Coll-1]
>
> collPath=/opt/allaire/spectra/collections/cfa_metadata_keywords/custom
>       collAlias=cfa_metadata_keywords
>       topicSet=
>       knowledgeBase=
>       onLine=2
>
>       [Coll-2]
>
> collPath=/opt/allaire/spectra/collections/cfa_metadata_categories/custom
>       collAlias=cfa_metadata_categories
>       topicSet=
>       knowledgeBase=
>       onLine=2
>
> o Start K2 server
>
>
> Setup on each web server:
> ========================
>
> o In CF Administrator, set Verity Server to be the server above.
> You should see
>   all your Spectra-generated collections listed ;-)
>
>
> That's it! Seems to work well so far. Your mileage may vary. :-P
>
> -Darren
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to