Skip to content

Commit dd46e1f

Browse files
committed
indicate the types of collections (parent and linked) shown #11558
1 parent 90e770e commit dd46e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/sphinx-guides/source/api/search.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ metadata_fields string Includes the requested fields for each dataset in the
4141
geo_point string Latitude and longitude in the form ``geo_point=42.3,-71.1``. You must supply ``geo_radius`` as well. See also :ref:`geospatial-search`.
4242
geo_radius string Radial distance in kilometers from ``geo_point`` (which must be supplied as well) such as ``geo_radius=1.5``.
4343
show_type_counts boolean Whether or not to include total_count_per_object_type for types: Dataverse, Dataset, and Files.
44-
show_collections boolean Whether or not to include a list of Dataverse collections for each dataset search result.
44+
show_collections boolean Whether or not to include a list of parent and linked collections for each dataset search result.
4545
search_service string The name of the search service to use for this query. If omitted, the default search service will be used. For available search services, see :ref:`discovering-available-search-services`.
4646
================ ======= ===========
4747

0 commit comments

Comments
 (0)