Search Params
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-09.)
Search Params has 21 facts recorded in Dontopedia across 5 references, with 2 live disagreements.
Mostly:rdf:type(5), has key(4), type(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedRdf:typein disputerdf:type
- Configuration Dictionary[1]all time · 19d581bd 9e09 4819 Ad3a F497c9d8b02d
- Dictionary[4]all time · 013b5a4b 1a54 4363 Bf59 Daf3505f6571
- Dictionary[2]all time · 9bef49d0 7623 4f5c 8e00 F769e885a383
- Parameter[4]all time · 013b5a4b 1a54 4363 Bf59 Daf3505f6571
- Variable[2]all time · 9bef49d0 7623 4f5c 8e00 F769e885a383
Has Keyin disputehasKey
Typetype
- dict[4]all time · 013b5a4b 1a54 4363 Bf59 Daf3505f6571
Rdfs:labelrdfs:label
- search parameters[2]all time · 9bef49d0 7623 4f5c 8e00 F769e885a383
Contains ValuecontainsValue
- 10[2]all time · 9bef49d0 7623 4f5c 8e00 F769e885a383
Contains KeycontainsKey
- nprobe[2]all time · 9bef49d0 7623 4f5c 8e00 F769e885a383
Configuresconfigures
Used byusedBy
- Search Operation[1]sourceall time · 19d581bd 9e09 4819 Ad3a F497c9d8b02d
Is aisA
- Dictionary[1]sourceall time · 19d581bd 9e09 4819 Ad3a F497c9d8b02d
Has ParameterhasParameter
Metric Typemetric_type
- 'L2'[3]all time · 68521a31 659b 4aec 9953 6296ab6ed197
Has Nested ParamshasNestedParams
- Nprobe Param[5]sourceall time · 8d9a6722 E7f3 454a 812f 9a8223afc2f8
Inbound mentions (7)
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.
containsContains(1)
- Code Snippet
ex:code_snippet
hasParameterHas Parameter(1)
- Search
ex:search
isMetricTypeOfIs Metric Type of(1)
- L2 Metric
ex:L2_metric
passesArgumentPasses Argument(1)
- Search Execution Logic
ex:search_execution_logic
searchedWithParamsSearched With Params(1)
- Client
ex:client
searchParameterSearch Parameter(1)
- Search Operation
ex:search_operation
usesUses(1)
- Search Function
ex:search_function
Other facts (2)
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.
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 (5)
- custom
ctx:claims/beam/19d581bd-9e09-4819-ad3a-f497c9d8b02d- full textbeam-chunktext/plain1 KB
doc:beam/19d581bd-9e09-4819-ad3a-f497c9d8b02dShow excerpt
FieldSchema(name="id", dtype=DataType.INT64, is_primary=True, auto_id=True), FieldSchema(name="embedding", dtype=DataType.FLOAT_VECTOR, dim=128) ] schema = CollectionSchema(fields, "Test Collection") # Create a collection collectio…
- custom
ctx:claims/beam/9bef49d0-7623-4f5c-8e00-f769e885a383 - custom
ctx:claims/beam/68521a31-659b-4aec-9953-6296ab6ed197 - custom
ctx:claims/beam/013b5a4b-1a54-4363-bf59-daf3505f6571 - custom
ctx:claims/beam/8d9a6722-e7f3-454a-812f-9a8223afc2f8- full textbeam-chunktext/plain1 KB
doc:beam/8d9a6722-e7f3-454a-812f-9a8223afc2f8Show excerpt
client.insert('test_collection', vectors) # Search for similar vectors search_params = {'metric_type': 'L2', 'params': {'nprobe': 10}} results = client.search('test_collection', 'vector', [vectors[0]], search_params) print(results) ``` Ho…
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.