We recently upgraded from OpenBD 1.2 to 1.4 and now cfsearch and related tags have stopped working for existing search collection. No changes to the code were made before or after tha upgrade.
An error would be thrown each time I tried to index the collection. I have tried to move a little higher up the chain by testing that the collection exists with the following code: < cfcollection action= "list" name="collectionlist"> < cfdump var="#collectionlist#"> < cfabort> Throws this error: Detail: Could not initialize class com.naryx.tagfusion.search.lucene.AnalyzerFactory Error occurred while processing element (CFCOLLECTION) on line 22 column 1 in template file... I am not sure what this is telling me. Thanks, Magnus -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
