Annotation Interface GeoIndexed
Mark properties value to be included in a secondary index.
Uses Redis GEO structures for storage.
The value will be part of the key built for the index.
Uses Redis GEO structures for storage.
The value will be part of the key built for the index.
- Since:
- 1.8
- Author:
- Christoph Strobl