SparseVectorParams$json top-level constant

  1. @Deprecated('Use sparseVectorParamsDescriptor instead')
Map<String, Object> const SparseVectorParams$json

Implementation

@$core.Deprecated('Use sparseVectorParamsDescriptor instead')
const SparseVectorParams$json = {
  '1': 'SparseVectorParams',
  '2': [
    {'1': 'index', '3': 1, '4': 1, '5': 11, '6': '.qdrant.SparseIndexConfig', '9': 0, '10': 'index', '17': true},
    {'1': 'modifier', '3': 2, '4': 1, '5': 14, '6': '.qdrant.Modifier', '9': 1, '10': 'modifier', '17': true},
  ],
  '8': [
    {'1': '_index'},
    {'1': '_modifier'},
  ],
};