Exception with cluster.vm

Submitted by scampbell on Wed, 2008-07-23 10:43.Troubleshooting

I get the following error when I search on certain keywords, For example if I type the word "hammer" in with or without quotes I get this error every time. I also sometimes get the arrow when I use some of the narrow by options. However, not with all of them. Most of the narrow by options work. Any help would be greatly appreciated.
Invocation of method 'getCluster' in class net.javacoding.xsearch.search.cluster.Clusterer in template templates/catalog_fts_test/Online_Cat_Test/cluster.vm at line=3 column=28 threw exception class java.lang.RuntimeException : Unidentified problems with the clustering: java.lang.ArrayIndexOutOfBoundsException: 0
Thanks,
Sheila

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Submitted by will on Wed, 2008-07-23 11:09.

Looks like the experimental result clustering is not working well.

I think it's better you do not use this feature. It's CPU intensive and not recommended for production sites.

Submitted by scampbell on Thu, 2008-07-24 06:16.

Where do I turn this feature off, or comment it out?