Skip to content

Update documentation to show that search functionality only works on database 0 #189

@simonprickett

Description

@simonprickett

Due to the way that RediSearch works, search functionality only works on databsse 0. This needs to be documented.

127.0.0.1:6379[1]> ft.create myindex on hash prefix 1 myhashes schema name text sortable
(error) Cannot create index on db != 0

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions