Homepage

documents_rc

Last edit: Jan 13, 2023

Search documents with fulltext search query or filter by arguments.

documents_rc(
  aggregations: [ListingAggregation]
  filter: [IndexSearchFilterInput!]
  page: Int = 1
  per_page: Int!
  query: IndexSearchQuery
  search_index: String!
  sort: [IndexSearchSortInput!]
): IndexSearchCollection!

Arguments

aggregations (ListingAggregation)

filter (IndexSearchFilterInput)

page (Int)

per_page (Int)

query (IndexSearchQuery)

Fulltext search

search_index (String)

Index name

sort (IndexSearchSortInput)

Type

IndexSearchCollection

Questions?

We are always happy to help with any questions you may have.

contact us