Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFulltextSearchParams

Params for fulltext search.

Hierarchy

  • IFulltextSearchParams

Index

Properties

Optional limitToProject

limitToProject: undefined | string

Iri of the project the fulltext search is restricted to, if any.

Optional limitToResourceClass

limitToResourceClass: undefined | string

Iri of resource class the fulltext search is restricted to, if any.

Optional limitToStandoffClass

limitToStandoffClass: undefined | string

Iri of standoff class the fulltext search is restricted to, if any.

Generated using TypeDoc