cmusatyalab / opendiamond

Interactive search of non-indexed data
http://diamond.cs.cmu.edu/
Eclipse Public License 1.0
19 stars 9 forks source link

Cache implications of predicate construction are subtle #17

Open bgilbert opened 11 years ago

bgilbert commented 11 years ago

Designing a correct and efficient search predicate requires too much knowledge of how result and attribute caching works. We should improve this, or at least document it.