Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- paginate(Object, int) - Method in class com.redis.vl.index.SearchIndex
-
Execute a query and return results in paginated batches.
- params(Map<String, Object>) - Method in class com.redis.vl.query.FilterQuery.FilterQueryBuilder
-
Set query parameters.
- phonetic(String) - Method in class com.redis.vl.schema.TextField.TextFieldBuilder
-
Set the phonetic matcher
- preFilter(String) - Method in class com.redis.vl.query.VectorQuery.Builder
-
Set the pre-filter expression
- prefix - Variable in class com.redis.vl.extensions.cache.BaseCache
-
The Redis key prefix for this cache.
- prefix(String) - Method in class com.redis.vl.schema.IndexSchema.Builder
-
Set the key prefix
- prefix(String, String) - Static method in class com.redis.vl.query.Filter
-
Create a prefix filter
- preprocessAndValidateObjects(List<Map<String, Object>>, String, List<String>, Function<Map<String, Object>, Map<String, Object>>, boolean) - Method in class com.redis.vl.storage.BaseStorage
-
Preprocess and validate a list of objects.
- preprocessObject(Map<String, Object>, Function<Map<String, Object>, Map<String, Object>>) - Static method in class com.redis.vl.storage.BaseStorage
-
Apply a preprocessing function to the object if provided.
- processEmbedding(float[], boolean) - Method in class com.redis.vl.utils.vectorize.BaseVectorizer
-
Convert embedding to byte buffer if requested.
- PROMPT_FIELD_NAME - Static variable in class com.redis.vl.extensions.Constants
- PROMPT_FIELD_NAME - Static variable in class com.redis.vl.extensions.ExtensionConstants
-
Field name for prompt text in cache.
- PromptResponsePair - Class in com.redis.vl.extensions.cache
-
Represents a prompt-response pair for batch operations.
- PromptResponsePair(String, String) - Constructor for class com.redis.vl.extensions.cache.PromptResponsePair
-
Creates a new PromptResponsePair without metadata.
- PromptResponsePair(String, String, Map<String, Object>) - Constructor for class com.redis.vl.extensions.cache.PromptResponsePair
-
Creates a new PromptResponsePair with metadata.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form