Skip to main content

StackOverflowQuestionsCollatorFactory

Home > @backstage/plugin-search-backend-module-stack-overflow-collator > StackOverflowQuestionsCollatorFactory

Search collator responsible for collecting stack overflow questions to index.

Signature:

class StackOverflowQuestionsCollatorFactory implements DocumentCollatorFactory 

Implements: DocumentCollatorFactory

Properties

Property

Modifiers

Type

Description

requestParams

protected

StackOverflowQuestionsRequestParams

type

readonly

string

Methods

Method

Modifiers

Description

execute()

fromConfig(config, options)

static

getCollator()