Comment on Show HN: PyEQS – query Elasticsearch like a Django QuerysetparentComments−andrewgrossOP12yAre you referring to the drive to use more of a languages' built in operators to build queries, instead of my approach? I think the Mozilla library uses an approach like that.http://elasticutils.readthedocs.org/en/latest/−coolsunglasses12yYeah that looks to be closer to what I'd like, although it's still not type-safe.
Comments
Are you referring to the drive to use more of a languages' built in operators to build queries, instead of my approach? I think the Mozilla library uses an approach like that.
http://elasticutils.readthedocs.org/en/latest/
Yeah that looks to be closer to what I'd like, although it's still not type-safe.