Project

General

Profile

feature request #3369

Updated by Andreas Müller almost 2 years ago

currently `eu.etaxonomy.cdm.config.Configuration.luceneVersion` provides the lucene version number for lucene related instances. 


 


 A better solution for the future would be to provide all Lucene related instances of LuceneSearch, etc via a special factory. This factors would be a spring bean and thus could have access to the hibernate configuration. 



 



 see java doc of `eu.etaxonomy.cdm.config.Configuration.luceneVersion`  
  

Back