Package org.imixs.workflow.engine.index


package org.imixs.workflow.engine.index
  • Class
    Description
    Stores the result of a Facets search.
     
    The IndexEvent provides a CDI event fired immediately before a document is indexed by the search service implementation.
    The IndexSchemaService provides the index Schema.
    This SearchService defines methods to search workitems or collections of workitems.
    Stores information about how to sort documents by terms by an individual field.
    The UpdateService defines methods to update the search index.