Closed jacksonic closed 8 years ago
To consider: as this index is a decorator that doesn't store state, it could potentially be applied as needed (at the cost of complicating TreeIndex and other nesting indexes).
This is implemented in MDAO itself. See AutoIndex2 branch or #128
Add an OrIndex to support optimization in queries with an OR.