marqo_read_indices (Data Source)
Schema
Required
id(String) The unique identifier for the resource.
Read-Only
items(Attributes List) (see below for nested schema)last_updated(String) The last time the resource was updated.
Nested Schema for items
Optional:
all_fields(Attributes List) (see below for nested schema)audio_preprocessing(Attributes) (see below for nested schema)collapse_fields(Attributes List) (see below for nested schema)model_properties(Attributes) (see below for nested schema)tensor_fields(List of String)video_preprocessing(Attributes) (see below for nested schema)
Read-Only:
ann_parameters(Attributes) (see below for nested schema)created(String) The creation date of the indexdocs_count(String) The number of documents in the indexdocs_deleted(String) The number of documents deleted from the indexfilter_string_max_length(String) The filter string max lengthimage_preprocessing(Attributes) (see below for nested schema)index_name(String) The name of the indexindex_status(String) The status of the indexinference_type(String) The type of inference used by the indexmarqo_endpoint(String) The Marqo endpoint used by the indexmarqo_version(String) The version of Marqo used by the indexmodel(String) The model used by the indexnormalize_embeddings(Boolean) Indicates if embeddings should be normalizednumber_of_inferences(String) The number of inferences made by the indexnumber_of_replicas(String) The number of replicas for the indexnumber_of_shards(String) The number of shards for the indexsearch_query_total(String) The total number of search queries made on the indexstorage_class(String) The storage class of the indexstore_size(String) The size of the index storagetext_preprocessing(Attributes) (see below for nested schema)treat_urls_and_pointers_as_images(Boolean) Indicates if URLs and pointers should be treated as imagestreat_urls_and_pointers_as_media(Boolean) Indicates if URLs and pointers should be treated as mediatype(String) The type of the indexvector_numeric_type(String) The numeric type of the vector
Nested Schema for items.all_fields
Optional:
dependent_fields(Map of Number)features(List of String)name(String)type(String)
Nested Schema for items.audio_preprocessing
Optional:
split_length(String)split_overlap(String)
Nested Schema for items.collapse_fields
Optional:
min_groups(Number) The minimum number of groups for the collapse field
Read-Only:
name(String) The name of the collapse field
Nested Schema for items.model_properties
Read-Only:
dimensions(String)is_marqtuned_model(Boolean)model_location(Attributes) (see below for nested schema)name(String)tokens(String)trust_remote_code(Boolean)type(String)url(String)
Nested Schema for items.model_properties.model_location
Optional:
hf(Attributes) (see below for nested schema)s3(Attributes) (see below for nested schema)
Read-Only:
auth_required(Boolean)
Nested Schema for items.model_properties.model_location.auth_required
Read-Only:
filename(String)repo_id(String)
Nested Schema for items.model_properties.model_location.auth_required
Read-Only:
bucket(String)key(String)
Nested Schema for items.video_preprocessing
Optional:
split_length(String)split_overlap(String)
Nested Schema for items.ann_parameters
Read-Only:
parameters(Attributes) (see below for nested schema)space_type(String) The space type for ANN parameters
Nested Schema for items.ann_parameters.parameters
Read-Only:
ef_construction(String) The efConstruction parameter for ANNm(String) The m parameter for ANN
Nested Schema for items.image_preprocessing
Read-Only:
patch_method(String) The patch method for image preprocessing
Nested Schema for items.text_preprocessing
Read-Only:
split_length(String) The split length for text preprocessingsplit_method(String) The split method for text preprocessingsplit_overlap(String) The split overlap for text preprocessing