Ограничения облачного поиска Google

This document lists all limits for Google Cloud Search features. The limits are split into four groups: Indexing , Schema , Serving , and Synonyms .

Indexing limits

Особенность Лимит Примечания
Maximum size of each document field 1 МБ Only the first 1 MB of content in each field, including ItemContent.content , is indexed.
Maximum size of the indexable content per document 10 МБ Cloud Search indexes up to the first 10 MB of a document regardless of whether the document is larger.
Maximum document size of document 50 МБ If your document is larger than this threshold, the indexing API returns an error.
Maximum ACL hierarchy depth 20 levels If your ACL hierarchy is larger, the indexing API returns an error.
Maximum folder hierarchy depth 32 levels If your folder hierarchy is larger, the indexing API returns an error.
Maximum number of data sources per customer 50 This limit can be increased in some cases. Contact support for help.
Maximum number of data sources per search application 10 This limit can be increased in some cases. Contact support for help.
Maximum number of search applications per customer 25 This limit can be increased in some cases. Contact support for help.
Maximum number of identity sources per customer 100 Каждый источник идентификации подкрепляется новым пользовательским атрибутом в схеме пользователя Directory API . Directory API позволяет использовать 100 пользовательских атрибутов в схеме. Если вы задали пользовательские атрибуты для других целей, количество создаваемых источников идентификации уменьшится на ту же величину.
Maximum number of Google identities that an external identity can map to 2 This limit can be increased in some cases. Contact support for help.
Maximum number of service accounts allowed per identity source 5 This limit can be increased in some cases. Contact support for help.
Maximum number of external identities per item 100 An external group identity only counts once for the limit.
Maximum indexing API calls per second per Google Cloud project 100 This limit allows Google Cloud Search to maintain service quality for all customers.

Schema limits

Особенность Лимит Примечания
Maximum number of schemas per data source 1 Each data source can only have one schema.
Maximum number of sortable fields per object 10 This limit can be increased in some cases. Contact support for help.
Maximum number of facetable fields per object 10 This limit can be increased in some cases. Contact support for help.
Maximum number of wildcard fields per schema 5
Maximum number of suggestable fields per schema 20
Maximum operators per schema 50 This limit does not include less than or greater than operators.
Number of distinct objects 10 Maximum number of distinct objects, each representing a logical sub-schema, that are allowed in the schema for a data source. This limit can be increased in some cases*.
Maximum number of properties for a given object, including nested properties. 1000
Maximum property hierarchy depth 10 Каждый объект может иметь вложенность определений свойств не более чем на 10 уровней.
Maximum structured data size 0,5 МБ Общий размер структурированных данных по каждому элементу не должен превышать 0,5 МБ.
Maximum item metadata size 0,5 МБ The total size of the item metadata per item should not exceed 0.5 MB.

Search query limits

Особенность Лимит Примечания
Maximum number of results from each data source for a query 5000 This limit is directly derived from the maximum number of distinct ACLs that are evaluated for each data source and whether the data source used uniform ACLs.
Maximum number of individually ACLed results for which facet counts are shown 500 Для источников данных с единообразными списками контроля доступа (ACL) это ограничение не применяется. Для источников данных со списками контроля доступа для каждого элемента количество значений фасетов отображается только в том случае, если общее количество результатов меньше или равно 500. Для получения более точных результатов создайте виртуальный контейнер для каждой группы элементов, имеющих одинаковый список контроля доступа, и настройте элементы так , чтобы они наследовали списки контроля доступа от соответствующего контейнера.
Количество результатов, для которых отображается количество фасетов. 300000 For a data source, if the query hits over 300000 results, the facet counts are not shown regardless of the type of ACLed result (per-item or uniform).
Maximum number of facet values for each facetable field in a query 100 Например, количество уникальных авторов, возвращаемых для поля Author .

Synonyms limits

Особенность Лимит Примечания
Maximum number of synonyms per term Equal to maximum # of values for a property
Maximum number of terms Исходя из вашей квоты, они учитываются в общем количестве проиндексированных документов.
Max # of terms w/synonyms that could be used in a query Subject to query string length limit