Module: Redis::Commands::Search::IndexType
- Defined in:
- lib/redis/commands/modules/search/index_definition.rb
Overview
The data structure an index is built over, passed as IndexDefinition(index_type:).
Constant Summary collapse
- HASH =
"HASH"- JSON =
"JSON"