namhnguyen / asterixdb

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

Improve index selection #881

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Improve index selection to consider:
1. the operation type on the index,  equivalence search or range search
2. the cost of a index search

Original issue reported on code.google.com by buyingyi@gmail.com on 13 May 2015 at 10:20