-
Enhancement
-
Resolution: Obsolete
-
Major
-
None
I'm not sure exactly how we might be able to expose this but the amount of steps and builders currently needed to run a single query is a bit long.
Let's have a look at it and make the steps needed to run a query simpler.
Would also be nice to be able to abstract the Query definition in such a way that indexes are used only if they exist, but otherwise fall back to map/reduce or generate the indexes at runtime.
- is related to
-
ISPN-2826 CacheQuery.list() returns List<Object>, which is hard to cast
- Closed