issues
search
brewster
/
elastictastic
Object-document mapper and lightweight API adapter for ElasticSearch
MIT License
88
stars
13
forks
source link
Don't execute query for Scope.inspect
#44
Closed
cwhetung
closed
9 years ago
cwhetung
commented
9 years ago
Why:
To remove unneccessary query to elasticsearch
How:
Change the return value to not depend on ES result
Why:
How: