informatics-isi-edu / ermrestjs

ERMrest client library in JavaScript
Apache License 2.0
4 stars 3 forks source link

Fast filter #966

Closed RFSH closed 2 years ago

RFSH commented 2 years ago

This PR will add the changes described in #959. While working on this I also realized that we might want to add a flag to tables that want to utilize this feature (aggressive_facet_lookup). This would turn off the aggressive facet lookup that we have to do on each request for finding the fast_filter_sources that might be defined.