Lucene and Lucee

Is Lucene installed by default with Lucee V5 ?

In the Cfindex, I get this error :-------------------------------------------------------------------------------------------------------------------
Lucee 5.0.0.252 Error (java.lang.ClassNotFoundException)
Message org.apache.lucene.analysis.standard.StandardTokenizer not found by
apache.lucene.analyzers [86]
Cause java.lang.ClassNotFoundException
Stacktrace The Error Occurred in
C:\SitesPlarts\C010\www\task\site_col_index_auto.cfm: line 42

40: title=“les_articles”
41: query=“look_article”
42: body=“contenu,titre”>
43:
44:

Java Stacktrace

lucee.runtime.exp.NativeException:
org.apache.lucene.analysis.standard.StandardTokenizer not found by
apache.lucene.analyzers [86]
at
org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1558)


I did not change any CFML code from my Coldfusion working version

Thanks for any help.

Pierre.