Meilisearch 收集用户的匿名数据以改进我们的产品。请查阅此页面以获取收集数据的详尽列表以及如何停用遥测的说明。
Instance UID
)。任何有关我们收集的数据管理问题也可以发送到此电子邮件地址。500kb
。批次每小时发送一次,或者达到 500kb
后发送,以先发生者为准。这样做是为了提高性能并减少网络流量。
指标名称 | 描述 | 示例 |
---|---|---|
context.app.version | Meilisearch 版本号 | 1.3.0 |
infos.env | --env /MEILI_ENV 的值 | 生产 |
infos.db_path | 如果指定了 --db-path /MEILI_DB_PATH ,则为 true | 真 |
infos.import_dump | 如果指定了 --import-dump ,则为 true | 真 |
infos.dump_dir | 如果指定了 --dump-dir /MEILI_DUMP_DIR ,则为 true | 真 |
infos.ignore_missing_dump | 如果激活了 --ignore-missing-dump ,则为 true | 真 |
infos.ignore_dump_if_db_exists | 如果激活了 --ignore-dump-if-db-exists ,则为 true | 真 |
infos.import_snapshot | 如果指定了 --import-snapshot ,则为 true | 真 |
infos.schedule_snapshot | 如果设置了 --schedule_snapshot /MEILI_SCHEDULE_SNAPSHOT ,则为该值,否则为 None | 86400 |
infos.snapshot_dir | 如果指定了 --snapshot-dir /MEILI_SNAPSHOT_DIR ,则为 true | 真 |
infos.ignore_missing_snapshot | 如果激活了 --ignore-missing-snapshot ,则为 true | 真 |
infos.ignore_snapshot_if_db_exists | 如果激活了 --ignore-snapshot-if-db-exists ,则为 true | 真 |
infos.http_addr | 如果指定了 --http-addr /MEILI_HTTP_ADDR ,则为 true | 真 |
infos.http_payload_size_limit | --http-payload-size-limit /MEILI_HTTP_PAYLOAD_SIZE_LIMIT 的值,以字节为单位 | 336042103 |
infos.log_level | --log-level /MEILI_LOG_LEVEL 的值 | 调试 |
infos.max_indexing_memory | --max-indexing-memory /MEILI_MAX_INDEXING_MEMORY 的值,以字节为单位 | 336042103 |
infos.max_indexing_threads | --max-indexing-threads /MEILI_MAX_INDEXING_THREADS 的整数值 | 4 |
infos.log_level | --log-level /MEILI_LOG_LEVEL 的值 | 调试 |
infos.ssl_auth_path | 如果指定了 --ssl-auth-path /MEILI_SSL_AUTH_PATH ,则为 true | 假 |
infos.ssl_cert_path | 如果指定了 --ssl-cert-path /MEILI_SSL_CERT_PATH ,则为 true | 假 |
infos.ssl_key_path | 如果指定了 --ssl-key-path /MEILI_SSL_KEY_PATH ,则为 true | 假 |
infos.ssl_ocsp_path | 如果指定了 --ssl-ocsp-path /MEILI_SSL_OCSP_PATH ,则为 true | 假 |
infos.ssl_require_auth | --ssl-require-auth /MEILI_SSL_REQUIRE_AUTH 的布尔值 | 假 |
infos.ssl_resumption | 如果指定了 --ssl-resumption /MEILI_SSL_RESUMPTION ,则为 true | 假 |
infos.ssl_tickets | 如果指定了 --ssl-tickets /MEILI_SSL_TICKETS ,则为 true | 假 |
system.distribution | Meilisearch 启动时的发行版 | Arch Linux |
system.kernel_version | Meilisearch 启动时的内核版本 | 5.14.10 |
system.cores | 核心数 | 24 |
system.ram_size | 总 RAM 容量。以 KB 表示 | 16777216 |
system.disk_size | 最大磁盘的总容量。以 Bytes 表示 | 1048576000 |
system.server_provider | MEILI_SERVER_PROVIDER 环境变量的值 | AWS |
stats.database_size | 数据库大小。以 Bytes 表示 | 2621440 |
stats.indexes_number | 索引数量 | 2 |
start_since_days | 实例启动以来的天数 | 365 |
user_agent | API 调用期间遇到的用户代理头 | [“Meilisearch Ruby (2.1)”, “Ruby (3.0)“] |
requests.99th_response_time | 成功搜索请求中,最快 99% 的请求中最高的延迟 | 57ms |
requests.total_succeeded | 成功请求总数 | 3456 |
requests.total_failed | 失败请求总数 | 24 |
requests.total_received | 收到的搜索请求总数 | 3480 |
requests.total_degraded | 达到搜索时间截止后取消的搜索总数 | 100 |
requests.total_used_negative_operator | 计算使用负词或负短语运算符的搜索 | 173 |
sort.with_geoPoint | 如果指定了排序规则 _geoPoint ,则为 true | 真 |
sort.avg_criteria_number | 所有包含 sort 参数的搜索请求中,平均排序条件数量 | 2 |
filter.with_geoBoundingBox | 如果指定了筛选规则 _geoBoundingBox ,则为 true | 假 |
filter.with_geoRadius | 如果指定了筛选规则 _geoRadius ,则为 true | 假 |
filter.most_used_syntax | 所有包含 filter 参数的搜索请求中最常用的筛选语法 | 字符串 |
q.max_terms_number | 为 q 参数给定的最高词条数 | 5 |
pagination.max_limit | 为 limit 参数给定的最高值 | 60 |
pagination.max_offset | 为 offset 参数给定的最高值 | 1000 |
formatting.max_attributes_to_retrieve | 要检索的最大属性数 | 100 |
formatting.max_attributes_to_highlight | 要高亮显示的最大属性数 | 100 |
formatting.highlight_pre_tag | 如果指定了 highlightPreTag ,则为 true | 假 |
formatting.highlight_post_tag | 如果指定了 highlightPostTag ,则为 true | 假 |
formatting.max_attributes_to_crop | 要裁剪的最大属性数 | 100 |
formatting.crop_length | 如果指定了 cropLength ,则为 true | 假 |
formatting.crop_marker | 如果指定了 cropMarker ,则为 true | 假 |
formatting.show_matches_position | 如果此批次中使用了 showMatchesPosition ,则为 true | 假 |
facets.avg_facets_number | 平均方面数 | 10 |
primary_key | 明确设置主键时的名称。否则为 null | id |
payload_type | Content-Type 标头中遇到的所有值,包括无效值 | [“application/json”, “text/plain”, “application/x-ndjson”] |
index_creation | 如果文档添加或更新请求触发了索引创建,则为 true | 真 |
ranking_rules.words_position | words 排名规则的位置(如果有),否则为 null | 1 |
ranking_rules.typo_position | typo 排名规则的位置(如果有),否则为 null | 2 |
ranking_rules.proximity_position | proximity 排名规则的位置(如果有),否则为 null | 3 |
ranking_rules.attribute_position | attribute 排名规则的位置(如果有),否则为 null | 4 |
ranking_rules.sort_position | sort 排名规则的位置 | 5 |
ranking_rules.exactness_position | exactness 排名规则的位置(如果有),否则为 null | 6 |
ranking_rules.values | 一个表示不包含自定义升序-降序规则的排名规则的字符串 | “words, typo, attribute, sort, exactness” |
sortable_attributes.total | 可排序属性的数量 | 3 |
sortable_attributes.has_geo | 如果 _geo 设置为可排序属性,则为 true | 真 |
filterable_attributes.total | 可过滤属性的数量 | 3 |
filterable_attributes.has_geo | 如果 _geo 设置为可过滤属性,则为 true | 假 |
filterable_attributes.has_patterns | 如果 filterableAttributes 使用 attributePatterns ,则为 true | 真 |
searchable_attributes.total | 可搜索属性的数量 | 4 |
searchable_attributes.with_wildcard | 如果 * 指定为可搜索属性,则为 true | 假 |
per_task_uid | 如果使用 uids 来获取特定任务资源,则为 true | 真 |
filtered_by_uid | 如果任务按 uids 查询参数过滤,则为 true | 假 |
filtered_by_index_uid | 如果任务按 indexUids 查询参数过滤,则为 true | 假 |
filtered_by_type | 如果任务按 types 查询参数过滤,则为 true | 假 |
filtered_by_status | 如果任务按 statuses 查询参数过滤,则为 true | 假 |
filtered_by_canceled_by | 如果任务按 canceledBy 查询参数过滤,则为 true | 假 |
filtered_by_before_enqueued_at | 如果任务按 beforeEnqueuedAt 查询参数过滤,则为 true | 假 |
filtered_by_after_enqueued_at | 如果任务按 afterEnqueuedAt 查询参数过滤,则为 true | 假 |
filtered_by_before_started_at | 如果任务按 beforeStartedAt 查询参数过滤,则为 true | 假 |
filtered_by_after_started_at | 如果任务按 afterStartedAt 查询参数过滤,则为 true | 假 |
filtered_by_before_finished_at | 如果任务按 beforeFinishedAt 查询参数过滤,则为 true | 假 |
filtered_by_after_finished_at | 如果任务按 afterFinishedAt 查询参数过滤,则为 true | 假 |
typo_tolerance.enabled | 如果启用了拼写容错,则为 true | 真 |
typo_tolerance.disable_on_attributes | 如果为 disableOnAttributes 定义了至少一个值,则为 true | 假 |
typo_tolerance.disable_on_words | 如果为 disableOnWords 定义了至少一个值,则为 true | 假 |
typo_tolerance.min_word_size_for_typos.one_typo | minWordSizeForTypos.oneTypo 参数的定义值 | 5 |
typo_tolerance.min_word_size_for_typos.two_typos | minWordSizeForTypos.twoTypos 参数的定义值 | 9 |
pagination.max_total_hits | pagination.maxTotalHits 属性的定义值 | 1000 |
faceting.max_values_per_facet | faceting.maxValuesPerFacet 属性的定义值 | 100 |
distinct_attribute.set | 如果指定了字段名,则为 true | 假 |
distinct | 如果聚合请求列表中指定了去重,则为 true | 真 |
proximity_precision.set | 如果已手动设置此设置,则为 true 。 | 假 |
proximity_precision.value | byWord 或 byAttribute 。 | byWord |
facet_search.set | facetSearch 已被用户更改 | 真 |
facet_search.value | 用户设置的 facetSearch 值 | 真 |
prefix_search.set | prefixSearch 已被用户更改 | 真 |
prefix_search.value | 用户设置的 prefixSearch 值 | indexingTime |
displayed_attributes.total | 显示属性的数量 | 3 |
displayed_attributes.with_wildcard | 如果 * 指定为显示属性,则为 true | 假 |
stop_words.total | 停用词的数量 | 3 |
separator_tokens.total | 分隔符标记的数量 | 3 |
non_separator_tokens.total | 非分隔符标记的数量 | 3 |
dictionary.total | 字典中的单词数量 | 3 |
synonyms.total | 同义词的数量 | 3 |
per_index_uid | 如果 uid 用于获取索引统计资源,则为 true | 假 |
searches.avg_search_count | 聚合事件中每次调用接收到的搜索查询的平均数量 | 4.2 |
searches.total_search_count | 聚合事件接收到的搜索查询总数 | 16023 |
indexes.avg_distinct_index_count | 聚合事件中每次调用查询的平均不同索引数 | 1.2 |
indexes.total_distinct_index_count | 聚合事件中不同索引查询的总数 | 6023 |
indexes.total_single_index | 仅查询一个索引时的调用总数 | 2007 |
matching_strategy.most_used_strategy | 最常用的词匹配策略 | last(最后) |
infos.with_configuration_file | 如果实例是使用配置文件启动的,则为 true | 假 |
infos.experimental_composite_embedders | 如果此实例的 compositeEmbedders 功能设置为 true ,则为 true | 假 |
infos.experimental_contains_filter | 如果启用了 containsFilter 实验功能,则为 true | 假 |
infos.experimental_edit_documents_by_function | 如果启用了 editDocumentsByFunction 实验功能,则为 true | 假 |
infos.experimental_enable_metrics | 如果启动时指定了 --experimental-enable-metrics ,则为 true | 假 |
infos.experimental_embedding_cache_entries | 配置的嵌入缓存大小 | 100 |
infos.experimental_multimodal | 当启用多模态搜索功能时为 true | 真 |
infos.experimental_no_edition_2024_for_settings | 如果实例禁用了新的索引器,则为 true | 假 |
infos.experimental_replication_parameters | 如果启动时指定了 --experimental-replication-parameters ,则为 true | 假 |
infos.experimental_reduce_indexing_memory_usage | 如果启动时指定了 --experimental-reduce-indexing-memory-usage ,则为 true | 假 |
infos.experimental_logs_mode | 根据指定的值,可以是 human 或 json | 人类 |
infos.experimental_enable_logs_route | 如果启动时指定了 --experimental-enable-logs-route ,则为 true | 假 |
infos.gpu_enabled | 如果 Meilisearch 是使用 CUDA 支持编译的,则为 true | 假 |
swap_operation_number | 交换操作次数 | 2 |
pagination.most_used_navigation | 最常用的搜索结果导航 | 估计 |
per_document_id | 如果使用了 DELETE /indexes/:indexUid/documents/:documentUid 端点,则为 true | 假 |
per_filter | 如果使用了 POST /indexes/:indexUid/documents/fetch 、GET /indexes/:indexUid/documents/ 或 POST /indexes/:indexUid/documents/delete 端点,则为 true | 假 |
clear_all | 如果使用了 DELETE /indexes/:indexUid/documents 端点,则为 true | 假 |
per_batch | 如果使用了 POST /indexes/:indexUid/documents/delete-batch 端点,则为 true | 假 |
facets.total_distinct_facet_count | 聚合事件中查询的不同方面总数 | 假 |
facets.additional_search_parameters_provided | 如果为聚合事件提供了额外的搜索参数,则为 true | 假 |
faceting.sort_facet_values_by_star_count | 如果所有字段都设置为按计数排序,则为 true | 假 |
faceting.sort_facet_values_by_total | 设置的不同值的数量 | 10 |
scoring.show_ranking_score | 如果聚合事件中使用了 showRankingScore ,则为 true | 真 |
scoring.show_ranking_score_details | 如果聚合事件中使用了 showRankingScoreDetails ,则为 true | 真 |
scoring.ranking_score_threshold | 如果聚合请求列表中指定了 rankingScoreThreshold,则为 true | 真 |
attributes_to_search_on.total_number_of_uses | 设置 attributesToSearchOn 的查询总数 | 5 |
vector.max_vector_size | 此批次中为 vector 参数给定的最高维度数 | 1536 |
vector.retrieve_vectors | 如果此批次中使用了 retrieve_vectors 参数,则为 true 。 | 假 |
hybrid.enabled | 如果聚合事件中使用了混合搜索,则为 true | 真 |
hybrid.semantic_ratio | 如果此批次中使用了 semanticRatio,则为 true,否则为 false | 假 |
hybrid.total_media | media 不为 null 的搜索请求的聚合数量 | 42 |
embedders.total | 定义的嵌入器的数量 | 2 |
embedders.sources | 一个表示不同提供来源的数组 | [“huggingFace”, “userProvided”] |
embedders.document_template_used | 一个布尔值,表示所提供的嵌入器中是否有一个定义了自定义模板 | 真 |
embedders.document_template_max_bytes | 一个表示所有嵌入器中 documentTemplateMaxBytes 最大值的值 | 400 |
embedders.binary_quantization_used | 如果用户更新了嵌入设置的二进制量化字段,则为 true | 假 |
infos.task_queue_webhook | 如果实例是使用任务队列 webhook 启动的,则为 true | 假 |
infos.experimental_search_queue_size | 搜索队列的大小 | 750 |
infos.experimental_dumpless_upgrade | 如果实例是使用该参数启动的,则为 true | 真 |
locales | 用于 /search 和 /settings 路由的区域设置列表 | [“fra”, “eng”] |
federation.use_federation | 当至少一个多重搜索请求包含顶级联合对象时,为 true | 假 |
network_has_self | 如果网络对象具有非空自字段,则为 true | 真 |
network_size | 声明的远程数量 | 0 |
network | 当网络实验功能启用时,为 true | 真 |
experimental_network | 当网络实验功能启用时,为 true | 真 |
remotes.total_distinct_remote_count | 聚合中每个搜索请求中出现的不同远程数量的总和 | 48 |
remotes.avg_distinct_remote_count | 聚合中搜索请求中出现的不同远程的平均数量 | 2.33 |
multimodal | 通过 /experimental-features 路由启用多模态搜索时为 true | 真 |
export.total_received | 此批次中收到的导出数量 | 152 |
export.has_api_key | 设置了 API 密钥的导出数量 | 89 |
export.avg_index_patterns | 每个导出设置的平均索引模式数量 | 3.2 |
export.avg_patterns_with_filter | 每个导出中带过滤器的索引模式的平均数量 | 1.7 |
export.avg_payload_size | 每次导出的平均有效载荷大小 | 512 |
webhooks_created | 实例中创建的 Webhook 数量 | 2 |
webhooks.updated | 实例中所有 Webhook 更新的次数 | 5 |