We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a534401 commit 07eababCopy full SHA for 07eabab
README.adoc
@@ -32,14 +32,7 @@ connector.name=redisearch
32
redisearch.uri=redis://user:pass@host:6379
33
----
34
35
-.Configuration properties
36
-[%header]
37
-|====
38
-|Property Name|Description
39
-|`redisearch.uri`|The connection URI that the driver uses to connect to Redis
40
-|`redisearch.case-insensitive-name-matching`|Match index names case insensitively
41
-|`redisearch.default-limit`|Default search limit number to use
42
+=== Configuration Properties
43
44
`redisearch.uri`:: A connection string containing the protocol, credential, and host info to connect to Redis.
45
+
0 commit comments