Class FulltextExtractorWork

  • All Implemented Interfaces:
    Serializable, Work

    public class FulltextExtractorWork
    extends AbstractWork
    Work task that does fulltext extraction from the string properties and the blobs of the given document, saving them into the fulltext table.
    Since:
    5.7 for the original implementation, 10.3 the extraction and update are done in the same Work
    See Also:
    Serialized Form