There are lot enhancements done in ColdFusion wrt Solr in 9.0.1. There are few issues but: If you are running into this exception ""java.lang.NoClassDefFoundError: org/ccil/cowan/tagsoup/Parser" while indexing documents, you will need the following jar in ColdFusion lib directory:
http://dl.dropbox.com/u/7302119/tagsoup-1.2.jar
This happens when some binary files like .nfo are indexed and ColdFusion is unable to parse the file.
Get CF 9.0.1 here: http://www.adobe.com/go/getcf901
Does Solr in CF have a "featured result" option based on the search term? I've had no luck searching for it so far.
ReplyDelete