-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
type: improvementAn improvement to the existing implementationAn improvement to the existing implementation
Description
Feature Request
The Redis Query Engine APis in the RedisSearchCommands hierarchy is marked with the @Experimental
Is your feature request related to a problem? Please describe
Keeping the API in this mode would drastically reduce adoption.
It would also prevent us from adopting it in other upstream drivers.
Describe the solution you'd like
We need to promote the API after polishing it one last time.
Here is a list of items we should consider polishing out:
[ ] Consider having a similar API structure for FT.AGGREGATE and FT.HYBRID
[ ] Consider the implications of large data in the results and late parsing / decoding
[ ] etc.
Describe alternatives you've considered
N/A
Teachability, Documentation, Adoption, Migration Strategy
N/A
Metadata
Metadata
Assignees
Labels
type: improvementAn improvement to the existing implementationAn improvement to the existing implementation