Remove Processor
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Remove Processor is Removes the _type field.
Mostly:rdf:type(3), removes field(2), description(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (5)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
containsElementContains Element(1)
- Processors Value
ex:processors-value
containsProcessorContains Processor(1)
- Create Pipeline Function
ex:create-pipeline-function
hasMemberHas Member(1)
- Processor List
ex:processor-list
hasProcessorHas Processor(1)
- Pipeline
ex:pipeline
inverseOfInverse of(1)
- Set Processor
ex:set-processor
Other facts (8)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Remove Processor | [1] |
| Rdf:type | Processor | [1] |
| Rdf:type | Elasticsearch Processor | [2] |
| Removes Field | _type | [1] |
| Removes Field | Type Field | [2] |
| Description | Removes the _type field | [2] |
| Applies to | Newer Elasticsearch Versions | [2] |
| Inverse of | Add Field Processor | [2] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (2)
ctx:claims/beam/88bb780f-784f-43e3-8265-ccd4eb22bd36- full textbeam-chunktext/plain1 KB
doc:beam/88bb780f-784f-43e3-8265-ccd4eb22bd36Show excerpt
es = Elasticsearch() def create_pipeline(index_name): # Create a new pipeline pipeline = { 'description': 'My pipeline', 'processors': [ {'set': {'field': '_index', 'value': index_name}}, {'r…
ctx:claims/beam/4bc04702-b21c-41f3-9b1f-d9bcc302e9d5- full textbeam-chunktext/plain1 KB
doc:beam/4bc04702-b21c-41f3-9b1f-d9bcc302e9d5Show excerpt
2. **Remove Processor**: Removes the `_type` field, which is deprecated in newer versions of Elasticsearch. 3. **Script Processor**: Allows you to run custom scripts to enrich documents with additional metadata. 4. **Dissect Processor**: Pa…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.