TritonDataCenter / dragnet

event stream analysis
MIT License
11 stars 4 forks source link

want global index metadata #20

Closed davepacheco closed 10 years ago

davepacheco commented 10 years ago

It would be nice if when we created indexes, we recorded basic information about them into a JSON file that we could later use when updating the index to make sure we grab exactly the same set of fields (with aggregators and their parameters) and when querying the index to validate the user's query.

davepacheco commented 10 years ago

This was added for the Manta backend with #22. We may want to do something similar for the file backend.