You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
provide an ItemAdapter CDI bean for the Lucene index so that the converting of an Imixs Item value can be better controlled by an application. In fact we simply move the code generating the Lucene Doc Fields out into a separate class.
The Default Adapter class can than be replaced by an CDI alternative.
provide an ItemAdapter CDI bean for the Lucene index so that the converting of an Imixs Item value can be better controlled by an application. In fact we simply move the code generating the Lucene Doc Fields out into a separate class.
The Default Adapter class can than be replaced by an CDI alternative.
See discussion at #426
The text was updated successfully, but these errors were encountered: