Thanks, I'll do that. p.s. -- that was http://getrailo.org -- 'auto-correct' messed it up ;-)
-- typos, misspels, and other weird words brought to you courtesy of my mobile device. On Jan 9, 2013 2:08 AM, "Nick Burch" <[email protected]> wrote: > On Wed, 9 Jan 2013, Igal Sapir wrote: > >> The syntax is CFML / CFScript (ColdFusion Script). Railo is an open >> source, high performance, ColdFusion server. http://getrailo.arg/ >> >> I will re-download the Lucene jars and try again. I'll let you know what >> I find. >> > > It may be worth double-checking that you don't have any older lucene jars > kicking around your classpath confusing things. I've not used CF in a > while, but when I last did we'd often get caught out by an old version of a > jar we were introducing already being shipped with CF. You can fairly > easily (via the classloader + getresource) work out which jar a given class > file is coming from, you should use that to verify it's the jar you were > expecting! > > Nick > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > java-user-unsubscribe@lucene.**apache.org<[email protected]> > For additional commands, e-mail: > [email protected].**org<[email protected]> > >
