Home
last modified time | relevance | path

Searched defs:IndexOptions (Results 1 – 25 of 48) sorted by relevance

12

/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/mongo/options/
H A Dindexoptions.go120 type IndexOptions struct { struct
121 Background *bool
122 ExpireAfterSeconds *int32
123 Name *string
124 Sparse *bool
126 Unique *bool
127 Version *int32
130 TextVersion *int32
132 SphereVersion *int32
133 Bits *int32
[all …]
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/mongo/options/
H A Dindexoptions.go120 type IndexOptions struct { struct
121 Background *bool
122 ExpireAfterSeconds *int32
123 Name *string
124 Sparse *bool
126 Unique *bool
127 Version *int32
130 TextVersion *int32
132 SphereVersion *int32
133 Bits *int32
[all …]
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/mongo/options/
H A Dindexoptions.go120 type IndexOptions struct { struct
121 Background *bool
122 ExpireAfterSeconds *int32
123 Name *string
124 Sparse *bool
126 Unique *bool
127 Version *int32
130 TextVersion *int32
132 SphereVersion *int32
133 Bits *int32
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/mongo/options/
H A Dindexoptions.go117 type IndexOptions struct { struct
118 Background *bool
119 ExpireAfterSeconds *int32
120 Name *string
121 Sparse *bool
123 Unique *bool
124 Version *int32
127 TextVersion *int32
129 SphereVersion *int32
130 Bits *int32
[all …]
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/mongo/options/
H A Dindexoptions.go177 Background *bool
185 Name *string
189 Sparse *bool
199 Unique *bool
202 Version *int32
215 TextVersion *int32
229 Bits *int32
233 Max *float64
237 Min *float64
242 BucketSize *int32
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/mongo-driver/mongo/options/
H A Dindexoptions.go177 Background *bool
185 Name *string
189 Sparse *bool
199 Unique *bool
202 Version *int32
215 TextVersion *int32
229 Bits *int32
233 Max *float64
237 Min *float64
242 BucketSize *int32
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/mongo/options/
H A Dindexoptions.go177 Background *bool
185 Name *string
189 Sparse *bool
199 Unique *bool
202 Version *int32
215 TextVersion *int32
229 Bits *int32
233 Max *float64
237 Min *float64
242 BucketSize *int32
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/mongo/options/
H A Dindexoptions.go177 Background *bool
185 Name *string
189 Sparse *bool
199 Unique *bool
202 Version *int32
215 TextVersion *int32
229 Bits *int32
233 Max *float64
237 Min *float64
242 BucketSize *int32
[all …]
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/atlas/mongodbatlas/
H A Dindexes.go51 type IndexOptions struct { struct
52 Background bool `json:"background,omitempty"`
54 StorageEngine *map[string]interface{} `json:"storageEngine,omitempty"`
55 Weights *map[string]int `json:"weights,omitempty"`
60 Bits int `json:"bits,omitempty"`
61 Unique bool `json:"unique,omitempty"`
62 Sparse bool `json:"sparse,omitempty"`
63 GeoMin int `json:"min,omitempty"`
64 GeoMax int `json:"max,omitempty"`
65 BucketSize int `json:"bucketSize,omitempty"`
[all …]
H A Dsearch.go244 IndexOptions string `json:"indexOptions,omitempty"` // docs|freqs|positions member
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-mongodbatlas/vendor/go.mongodb.org/atlas/mongodbatlas/
H A Dindexes.go37 type IndexOptions struct { struct
38 Background bool `json:"background,omitempty"`
40 StorageEngine *map[string]interface{} `json:"storageEngine,omitempty"`
41 Weights *map[string]int `json:"weights,omitempty"`
46 Bits int `json:"bits,omitempty"`
47 Unique bool `json:"unique,omitempty"`
48 Sparse bool `json:"sparse,omitempty"`
49 GeoMin int `json:"min,omitempty"`
50 GeoMax int `json:"max,omitempty"`
51 BucketSize int `json:"bucketSize,omitempty"`
[all …]
H A Dsearch.go230 IndexOptions string `json:"indexOptions,omitempty"` // docs|freqs|positions member
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/atlas/mongodbatlas/
H A Dindexes.go51 type IndexOptions struct { struct
52 Background bool `json:"background,omitempty"`
54 StorageEngine *map[string]interface{} `json:"storageEngine,omitempty"`
55 Weights *map[string]int `json:"weights,omitempty"`
60 Bits int `json:"bits,omitempty"`
61 Unique bool `json:"unique,omitempty"`
62 Sparse bool `json:"sparse,omitempty"`
63 GeoMin int `json:"min,omitempty"`
64 GeoMax int `json:"max,omitempty"`
65 BucketSize int `json:"bucketSize,omitempty"`
[all …]
H A Dsearch.go244 IndexOptions string `json:"indexOptions,omitempty"` // docs|freqs|positions member
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmCMakePresetsFile.h203 struct IndexOptions struct
205 cm::optional<int> Start;
206 cm::optional<int> End;
207 cm::optional<int> Stride;
208 std::vector<int> SpecificTests;
210 std::string IndexFile;
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmCMakePresetsFile.h203 struct IndexOptions struct
205 cm::optional<int> Start;
206 cm::optional<int> End;
207 cm::optional<int> Stride;
208 std::vector<int> SpecificTests;
210 std::string IndexFile;
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmCMakePresetsFile.h203 struct IndexOptions struct
205 cm::optional<int> Start;
206 cm::optional<int> End;
207 cm::optional<int> Stride;
208 std::vector<int> SpecificTests;
210 std::string IndexFile;
/dports/graphics/colmap/colmap-3.6/src/retrieval/
H A Dvisual_index.h69 struct IndexOptions { struct
72 int num_neighbors = 1;
75 int num_checks = 256;
78 int num_threads = kMaxNumThreads;
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/compute/
H A Dapi_aggregate.cc167 IndexOptions::IndexOptions(std::shared_ptr<Scalar> value) in IndexOptions() function in arrow::compute::IndexOptions
169 IndexOptions::IndexOptions() : IndexOptions(std::make_shared<NullScalar>()) {} in IndexOptions() function in arrow::compute::IndexOptions
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/aliyun-tablestore-go-sdk/tablestore/
H A Dsearch_model.go233 type IndexOptions int32 type
253 IndexOptions *IndexOptions member
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/tidwall/buntdb/
H A Dbuntdb.go1834 type IndexOptions struct { struct
1837 CaseInsensitiveKeyMatching bool
/dports/irc/ergo/ergo-2.8.0/vendor/github.com/tidwall/buntdb/
H A Dbuntdb.go2006 type IndexOptions struct { struct
2009 CaseInsensitiveKeyMatching bool
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/tools/libclang/
H A DCXIndexDataConsumer.h279 unsigned IndexOptions; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.h279 unsigned IndexOptions; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/tools/libclang/
H A DCXIndexDataConsumer.h279 unsigned IndexOptions; variable

12