React Native Firebase
    Preparing search index...
    DocumentsStageOptions: StageOptions & { docs: (string | DocumentReference)[] }

    Options for Documents stage.

    Type Declaration

    • Betadocs: (string | DocumentReference)[]

      An array of paths and DocumentReferences specifying the individual documents that will be the source of this pipeline. The converters for these DocumentReferences will be ignored and not have an effect on this pipeline. There must be at least one document specified in the array.