lwhay / asterixdb

Automatically exported from code.google.com/p/asterixdb
0 stars 0 forks source link

Need nested sets to be indexable #90

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We should be able to index collection-valued fields like User.interests so that 
queries like some $i in $user.interests satisfies $i = "jazz" can be optimized 
via index lookup.

Needs finalization of design, obviously, but seems related to the optimizer 
stuff and runtime stuff Alex will do for keyword indexing for text?

Original issue reported on code.google.com by dtab...@gmail.com on 5 Apr 2012 at 2:57

GoogleCodeExporter commented 9 years ago

Original comment by vinay...@gmail.com on 6 Apr 2012 at 11:25

GoogleCodeExporter commented 9 years ago

Original comment by vinay...@gmail.com on 17 May 2013 at 7:46