Searchability
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Searchability has 4 facts recorded in Dontopedia across 2 references, with 1 live disagreement.
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (3)
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.
causesCauses(1)
- Document Encoding
ex:document_encoding
isValuedForIs Valued for(1)
- Local Snippet Corpus
ex:local-snippet-corpus
maintainsMaintains(1)
- Soft Commit
ex:soft-commit
Other facts (3)
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 | System Property | [1] |
| Rdf:type | Quality Attribute | [2] |
| Maintained by | Soft Commit | [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/f055ae02-8f28-4ca6-b014-e660a4618196- full textbeam-chunktext/plain1 KB
doc:beam/f055ae02-8f28-4ca6-b014-e660a4618196Show excerpt
document_embeddings = torch.stack(document_embeddings) ``` #### Step 4: Build Index ```python import faiss index = faiss.IndexFlatIP(document_embeddings.shape[1]) # Inner Product similarity faiss.normalize_L2(document_embeddings) index.…
ctx:claims/beam/e45b7d98-cd55-4b5f-88e6-428c289548c5- full textbeam-chunktext/plain1 KB
doc:beam/e45b7d98-cd55-4b5f-88e6-428c289548c5Show excerpt
- **Purpose**: Soft commits are lightweight and do not flush the index to disk. They are useful for keeping the index searchable without the overhead of a full commit. - **Configuration**: ```xml <autoSoftCommit> <maxTime>1000</maxT…
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.