Index

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

M

M - Enum constant in enum class com.redis.vl.query.Filter.GeoUnit
Meters
makeKey(String) - Method in class com.redis.vl.extensions.cache.BaseCache
Generate a Redis key with the cache prefix.
MAX - Enum constant in enum class com.redis.vl.query.ReducerFunction
REDUCE MAX 1 {property} - Return the maximal value of a property, whether it is a string, number or NULL.
mdrop(List<String>, String) - Method in class com.redis.vl.extensions.cache.EmbeddingsCache
Delete multiple embeddings in batch.
meanPooling(float[][][]) - Method in class com.redis.vl.utils.vectorize.OnnxModelLoader
Deprecated.
Use meanPoolingWithAttention for correct sentence-transformers behavior
meanPoolingWithAttention(float[][][], long[][]) - Method in class com.redis.vl.utils.vectorize.OnnxModelLoader
Apply attention-masked mean pooling to token embeddings (Sentence Transformers style).
MESSAGE_VECTOR_FIELD_NAME - Static variable in class com.redis.vl.extensions.Constants
 
MESSAGE_VECTOR_FIELD_NAME - Static variable in class com.redis.vl.extensions.ExtensionConstants
Field name for message vector field in semantic message history.
MessageHistory - Class in com.redis.vl.extensions.messagehistory
Message History for storing and retrieving LLM conversation history.
MessageHistory(String, String, String, UnifiedJedis) - Constructor for class com.redis.vl.extensions.messagehistory.MessageHistory
Initialize message history.
MessageHistory(String, UnifiedJedis) - Constructor for class com.redis.vl.extensions.messagehistory.MessageHistory
Initialize message history.
MessageHistorySchema - Class in com.redis.vl.extensions.messagehistory
Schema for message history index.
METADATA_FIELD_NAME - Static variable in class com.redis.vl.extensions.Constants
 
METADATA_FIELD_NAME - Static variable in class com.redis.vl.extensions.ExtensionConstants
Field name for metadata (used in both MessageHistory and SemanticCache).
mexists(List<String>, String) - Method in class com.redis.vl.extensions.cache.EmbeddingsCache
Check existence of multiple embeddings in batch.
mget(List<String>, String) - Method in class com.redis.vl.extensions.cache.EmbeddingsCache
Retrieve multiple embeddings in batch.
MI - Enum constant in enum class com.redis.vl.query.Filter.GeoUnit
Miles
MIN - Enum constant in enum class com.redis.vl.extensions.router.DistanceAggregationMethod
Minimum aggregation method
MIN - Enum constant in enum class com.redis.vl.query.ReducerFunction
REDUCE MIN 1 {property} - Return the minimal value of a property, whether it is a string, number or NULL.
MockVectorizer - Class in com.redis.vl.utils.vectorize
Mock vectorizer for testing purposes.
MockVectorizer(String, int) - Constructor for class com.redis.vl.utils.vectorize.MockVectorizer
Creates a new MockVectorizer.
model - Variable in class com.redis.vl.utils.rerank.BaseReranker
The model name or identifier used for reranking.
model(String) - Method in class com.redis.vl.utils.rerank.HFCrossEncoderReranker.Builder
Set the model name.
model(String) - Method in class com.redis.vl.utils.vectorize.VectorizerBuilder.HuggingFaceVectorizerBuilder
Set the HuggingFace model to use.
model(String) - Method in class com.redis.vl.utils.vectorize.VectorizerBuilder.OllamaVectorizerBuilder
Set the Ollama model to use.
model(String) - Method in class com.redis.vl.utils.vectorize.VectorizerBuilder.OpenAIVectorizerBuilder
Set the OpenAI model to use.
MODEL_NAME_FIELD_NAME - Static variable in class com.redis.vl.extensions.Constants
 
MODEL_NAME_FIELD_NAME - Static variable in class com.redis.vl.extensions.ExtensionConstants
Field name for model name in embeddings cache.
modelName - Variable in class com.redis.vl.utils.vectorize.BaseVectorizer
The name of the embedding model.
modelName - Variable in class com.redis.vl.utils.vectorize.VectorizerBuilder.AbstractVectorizerBuilder
Model name for this vectorizer.
mset(Map<String, float[]>, String) - Method in class com.redis.vl.extensions.cache.EmbeddingsCache
Store multiple embeddings in batch.
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form