weaviate-client
    Preparing search index...

    Type Alias NearTextOptions<T, V, I>

    NearTextOptions:
        | BaseNearTextOptions<T, V, I>
        | GroupByNearTextOptions<T, V, I>
        | undefined

    Options available in the query.nearText method

    Type Parameters

    • T
    • V
    • I