Skip to main content

Adobe Forums: Verity Spider - Bad Keys

Adobe Forums: Verity Spider - Bad Keys

It was a painful experience to make the vspider work on the win 2008 r2 for new install of coldfusion 9.

I had to move our client application from ColdFusion MX 6.1 to ColdFusion 9 server and the verity eat up lot of time than I was anticipating, the solution was right in-front of me on this top link forum post but I couldn't understand what was needed.

Finally downloading the ColdFusion 9 Documentation and using the mkvdk command line as documented solved the issue. In ColdFusion 6.1 things were different and the automated script that I wrote 5 years ago has worked like a charm so far but now that I was upgrading the client application, things didn't worked out as expected.

If any one has to end up supporting and migrating a ColdFusion 6 automated search index to ColdFusion 9 than here is the solution for you:

1. Log In to Administrator site
2. Delete the migration indexes that are not working in the ColdFusion Collections
3. Delete the folder's of the indexes on physical drive
4. Restart ColdFusion Search Services
5. Modify and Run the below command for your migration indexes.

mkvdk -create -collection C:\ColdFusion9\verity\collections\YourSiteIndex -style C:\ColdFusion9\verity\Data\stylesets\ColdFusionVspider

The above mkvdk is one line .bat file for me.

6. Run your search index call, I use the command line utility

C:\ColdFusion9\verity\k2\_nti40\bin\vspider -cmdfile C:\Inetpub\YourWebSite\search_index.txt > C:\Inetpub\YourWebSite\search_index.log

and the search_index.txt has the following text

-common C:\ColdFusion9\verity\k2\common
-collection C:\ColdFusion9\verity\collections\YourSearchIndex
-start http://127.0.0.1:82/resources/news.cfm
-host localhost 127.0.0.1
-loglevel verbose
-locale englishx
-cgiok
-indinclude "*/resources/news.cfm*" "*/resources/news_list.cfm"
-include "*/resources/news.cfm*" "*/resources/news_list.cfm"
-indskip a "*to parent directory*"
-nofollow "*parent directory*"
-delay 100
-connections 2
-indexers 1
-retry 2

Hope anyone who needs some minor help with migrating the ColdFusion 6.1 automated batch script of the search index will find this post to be helpful.

~S



Comments

Popular posts from this blog

Rosetta Stone: 2125 Error Message

Update 2: It seems if you have an external sync hard drive or storage, setup to keep two computers in sync with each other, the tracking.db3 file will get corrupted. Even if the sync feature is only used on a single computer as a backup method and not connected to second computer. Make sure to exclude the Rosetta Stone folder in case you have any sync features from external hard drives, or service from dropbox, jungle disk, cloud storage or other file sharing application setup on your system. Update 1: Rosetta Stone has posted an update on it's website on how to upgrade. http://support.rosettastone.com/link/portal/14006/14042/Article/5527/Update-Instructions-Rosetta-Stone-Version-3-Latest-Application-Versions Original Post:  If you are using Windows Vista or Windows 7 then most likely the issue is with the permissions of the Rosetta Stone Software. Try running the program as Administrator. Right click on the "Rosetta Stone Version _" and if available select "R

Google Mail Hangout Message Upon Delete Action

Don't know if I get annoyed this much as the Google's Mail Hangout Message, when I select to delete number or messages. " Because some are part of a Hangout, they have been removed from your Mail mailbox, but will still show up in other Hangouts apps and chat windows. " The message takes over the entire tool bar, and does not allow me to repeat the actions, it does not goes away until way late and would have appreciated but not allowed is a option to close. If I want to delete more items on the same page than i have to refresh the window to repeat the task. Wish the future update can allow me to close this message.

Rosetta Stone: 2125 Error Message

Update 2: It seems if you have an external sync hard drive or storage, setup to keep two computers in sync with each other, the tracking.db3 file will get corrupted. Even if the sync feature is only used on a single computer as a backup method and not connected to second computer. Make sure to exclude the Rosetta Stone folder in case you have any sync features from external hard drives, or service from dropbox, jungle disk, cloud storage or other file sharing application setup on your system. Update 1: Rosetta Stone has posted an update on it's website on how to upgrade. http://support.rosettastone.com/link/portal/14006/14042/Article/5527/Update-Instructions-Rosetta-Stone-Version-3-Latest-Application-Versions Original Post:  If you are using Windows Vista or Windows 7 then most likely the issue is with the permissions of the Rosetta Stone Software. Try running the program as Administrator. Right click on the "Rosetta Stone Version _" and if available select "R