You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has been completed in commit #928ff02004420f431918d94d974f32efd2971384. We are not adding the type information yet to the field list as a little thinking about what theses should be should be done first.
There are issues with current default json result format (no way to get ordered columns, no way to add other things like count). Options for format:
NB: both 1 and 3 would allow for other keys such as count (aka numFound, total_rows) (cd #29).
Going forward we should switch to option (3) and make that the default for .json. If other options are wanted we can open more tickets.
In addition it may be desirable to expand column info from just a name to include things like type e.g.:
Spec
Count field
References
The text was updated successfully, but these errors were encountered: