HnswConfigDiff$json top-level constant
Implementation
@$core.Deprecated('Use hnswConfigDiffDescriptor instead')
const HnswConfigDiff$json = {
'1': 'HnswConfigDiff',
'2': [
{'1': 'm', '3': 1, '4': 1, '5': 4, '9': 0, '10': 'm', '17': true},
{'1': 'ef_construct', '3': 2, '4': 1, '5': 4, '9': 1, '10': 'efConstruct', '17': true},
{'1': 'full_scan_threshold', '3': 3, '4': 1, '5': 4, '9': 2, '10': 'fullScanThreshold', '17': true},
{'1': 'max_indexing_threads', '3': 4, '4': 1, '5': 4, '9': 3, '10': 'maxIndexingThreads', '17': true},
{'1': 'on_disk', '3': 5, '4': 1, '5': 8, '9': 4, '10': 'onDisk', '17': true},
{'1': 'payload_m', '3': 6, '4': 1, '5': 4, '9': 5, '10': 'payloadM', '17': true},
],
'8': [
{'1': '_m'},
{'1': '_ef_construct'},
{'1': '_full_scan_threshold'},
{'1': '_max_indexing_threads'},
{'1': '_on_disk'},
{'1': '_payload_m'},
],
};