terms
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
terms has 15 facts recorded in Dontopedia across 3 references, with 2 live disagreements.
Mostly:rdf:type(3), has term(2), targets field(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (4)
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.
hasSubConditionHas Sub Condition(1)
- Should Condition
ex:should-condition
includesIncludes(1)
- Efficient Query Types
ex:efficient-query-types
isSearchedByIs Searched by(1)
- Synonyms Field
ex:synonyms-field
prefersPrefers(1)
- Use Term Queries
ex:use-term-queries
Other facts (12)
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 | Elasticsearch Terms Query | [1] |
| Rdf:type | Query Type | [2] |
| Rdf:type | Elasticsearch Query Type | [3] |
| Has Term | search | [1] |
| Has Term | query | [1] |
| Targets Field | Synonyms Field | [1] |
| Is Sub Condition of | Should Condition | [1] |
| Has Term Count | 2 | [1] |
| Searches for Terms | ["search","query"] | [1] |
| Uses Field | Synonyms Field | [1] |
| Performs Exact Match | true | [1] |
| Handles | exact value matching | [1] |
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 (3)
ctx:claims/beam/6977f5b8-a0d9-4926-b326-5bab073761a8- full textbeam-chunktext/plain1 KB
doc:beam/6977f5b8-a0d9-4926-b326-5bab073761a8Show excerpt
When searching, you can leverage the enriched data to improve relevance. ```json GET /my_index/_search { "query": { "bool": { "should": [ { "match": { "normalized_text": "sample" } …
ctx:claims/beam/2157dee9-e970-4d48-9c1b-078d02e8d4d8- full textbeam-chunktext/plain1 KB
doc:beam/2157dee9-e970-4d48-9c1b-078d02e8d4d8Show excerpt
- **Index Shards**: Ensure that the number of shards is appropriate for your data volume. Too many shards can lead to performance degradation. ```json PUT /your-index-name/_settings { "number_of_shards": 5 } ``` ### 2. Query…
ctx:claims/beam/63484f14-f077-4119-aad4-2ec5f59e1801
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.