Docs Home/Node SDK/CollectionsFunctionType This is an enumeration that provides the following constants. Constants BM25 = 1 Sets the function type to BM25. TEXTEMBEDDING = 2 Sets the function type to TEXTEMBEDDING. RERANK = 3 Sets the function type to RERANK. Unknown = 0 Sets the function type to Unknown.