Dontopedia

Use Efficient Query Types

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)

Use Efficient Query Types has 11 facts recorded in Dontopedia across 2 references, with 2 live disagreements.

11 facts·8 predicates·2 sources·2 in dispute

Mostly:recommends(3), discourages(2), compares query types(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (6)

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.

containsPracticeContains Practice(1)

demonstratesDemonstrates(1)

followsFollows(1)

hasAdviceHas Advice(1)

hasSubAdviceHas Sub Advice(1)

illustratesIllustrates(1)

Other facts (11)

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.

11 facts
PredicateValueRef
Recommendsterm and terms queries[1]
Recommendsbool queries[1]
RecommendsMatch Query[2]
Discouragesmatch and multi_match queries[1]
DiscouragesMatch Phrase Query[2]
Compares Query Typesterm/terms vs match/multi_match[1]
Provides Guidancequery selection[1]
Addressesquery efficiency[1]
Includesquery type selection[1]
AchievesPerformance Improvement[2]
Comparisonmatch vs match_phrase[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.

recommendsbeam/6977f5b8-a0d9-4926-b326-5bab073761a8
term and terms queries
recommendsbeam/6977f5b8-a0d9-4926-b326-5bab073761a8
bool queries
discouragesbeam/6977f5b8-a0d9-4926-b326-5bab073761a8
match and multi_match queries
comparesQueryTypesbeam/6977f5b8-a0d9-4926-b326-5bab073761a8
term/terms vs match/multi_match
providesGuidancebeam/6977f5b8-a0d9-4926-b326-5bab073761a8
query selection
addressesbeam/6977f5b8-a0d9-4926-b326-5bab073761a8
query efficiency
includesbeam/6977f5b8-a0d9-4926-b326-5bab073761a8
query type selection
recommendsbeam/06b4c25a-1508-496d-a7cb-ac62d70720b0
ex:match-query
discouragesbeam/06b4c25a-1508-496d-a7cb-ac62d70720b0
ex:match-phrase-query
achievesbeam/06b4c25a-1508-496d-a7cb-ac62d70720b0
ex:performance-improvement
comparisonbeam/06b4c25a-1508-496d-a7cb-ac62d70720b0
match vs match_phrase

References (2)

2 references
  1. ctx:claims/beam/6977f5b8-a0d9-4926-b326-5bab073761a8
    • full textbeam-chunk
      text/plain1 KBdoc:beam/6977f5b8-a0d9-4926-b326-5bab073761a8
      Show excerpt
      When searching, you can leverage the enriched data to improve relevance. ```json GET /my_index/_search { "query": { "bool": { "should": [ { "match": { "normalized_text": "sample" }
  2. ctx:claims/beam/06b4c25a-1508-496d-a7cb-ac62d70720b0
    • full textbeam-chunk
      text/plain1 KBdoc:beam/06b4c25a-1508-496d-a7cb-ac62d70720b0
      Show excerpt
      'index.refresh_interval': '30s', 'number_of_shards': 1, 'number_of_replicas': 0, 'analysis': { 'analyzer': { 'synonym_analyzer': { 'type': 'custom',

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.