Skip to content

Commit 07eabab

Browse files
author
Julien Ruaux
committed
Formatted README
1 parent a534401 commit 07eabab

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.adoc

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,7 @@ connector.name=redisearch
3232
redisearch.uri=redis://user:pass@host:6379
3333
----
3434

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-
|====
35+
=== Configuration Properties
4336

4437
`redisearch.uri`:: A connection string containing the protocol, credential, and host info to connect to Redis.
4538
+

0 commit comments

Comments
 (0)