Package org.jesterj.ingest.processors
-
Interface Summary Interface Description StaxExtractingProcessor.LimitedStaxHandlerFactory A factory for generating handlers given an accumulator supplied on a per-match basis. -
Class Summary Class Description CopyField CopyField.Builder DocumentLoggingContext DropFieldProcessor DropFieldProcessor.Builder FetchUrl Issue a GET request to fetch a document at a particular URL.FetchUrl.Builder FieldTemplateProcessor Interpret the value of a field as a velocity template using the document as context.FieldTemplateProcessor.Builder LogAndDrop Simply write to the log file and then drop the document on the floorLogAndDrop.Builder LogAndFail A processor for testing failure scenarios.LogAndFail.Builder NoOpProcessor This is the default processor if none is otherwise configured.NoOpProcessor.Builder PreAnalyzeFields A processor that will produce a json value representing the analysis for the field.PreAnalyzeFields.Builder RegexValueReplace RegexValueReplace.Builder SendToSolrCloudProcessor SendToSolrCloudProcessor.Builder SetReadableFileSize Sets readable file size field values, as follows: reads the value of the specified input field, interprets it as a number, determines its magnitude and expresses it as bytes, KB, MB, GB or TB; provides options to write a combined field ("200 KB"), a units field ("KB"), and/or a numeric field ("200").SetReadableFileSize.Builder Represents a builder which sets configuration properties on theSetReadableFileSizeprocessor.SetStaticValue SetStaticValue.Builder SimpleDateTimeReformatter SimpleDateTimeReformatter.Builder SplitFieldProcessor SplitFieldProcessor.Builder StaxExtractingProcessor A class for extracting fields from an xml document using a memory efficient Stax parsing.StaxExtractingProcessor.Attribute StaxExtractingProcessor.Builder StaxExtractingProcessor.DefaultHandlerFactory StaxExtractingProcessor.ElementSpec An class to describe an element and what to do with it when it's encountered.StaxExtractingProcessor.LimitedStaxHandler A base implementation to be extended to handle the elements within the matched elements.TikaProcessor TikaProcessor.Builder TrimValues TrimValues.Builder UrlEncodeFieldProcessor UrlEncodeFieldProcessor.Builder WrappingProcessor A processor that can execute arbitrary code before/after an existing processor.WrappingProcessor.Builder -
Enum Summary Enum Description DocumentLoggingContext.ContextNames