Class ExtractBinaryFulltextAction

java.lang.Object
org.nuxeo.ecm.core.storage.action.ExtractBinaryFulltextAction
All Implemented Interfaces:
StreamProcessorTopology

public class ExtractBinaryFulltextAction extends Object implements StreamProcessorTopology
Bulk Action to extract fulltext from blobs. Updated documents and their proxies are indexed by batch (transaction).
Since:
2021.33