org.imixs.workflow.plugins.jee.extended
Class LucenePlugin

java.lang.Object
  extended by org.imixs.workflow.plugins.AbstractPlugin
      extended by org.imixs.workflow.plugins.jee.extended.LucenePlugin
All Implemented Interfaces:
org.imixs.workflow.Plugin

public class LucenePlugin
extends AbstractPlugin

This Plugin add workitems to a lucene search index. The Plugin provides a set of static methods which can be used also outside the workflowManager to index single workitems or collections of workitems. With the method addWorkitem() a ItemCollection can be added to a lucene search index. The Plugin reads the property file 'imixs-search.properties' from the current classpath to determine the configuration.