Skip to main content
GET
Error

Path Parameters

collection
string
required

The name of a specific collection

Query Parameters

docId
string

The document ID

shinglesLimit
integer<int32>
default:20

The maximum number of shingles (nGrams) to use; the shingles will be joined with a boolean OR statement to find the related documents for the named item

termsLimit
integer<int32>
default:30

A limit to the number of terms from queries to use in the calculation

aggrRows
integer<int32>
default:100

The number of rows per aggregation

rows
integer<int32>
default:10

The number of items to return

aggrType
string
default:*

The type of aggregation

Response

200 - application/json

successful operation

header
object
items
object[]
read-only
debugInfo
object