Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateStopwordListParams

Parameters for the createStopwordList operation.

Hierarchy

  • CreateStopwordListParams

Index

Properties

collectionId

collectionId: string

The ID of the collection.

environmentId

environmentId: string

The ID of the environment.

Optional headers

headers: OutgoingHttpHeaders

stopwordFile

stopwordFile: ReadableStream | Buffer

The content of the stopword list to ingest.

stopwordFilename

stopwordFilename: string

The filename for stopwordFile.

Generated using TypeDoc