Skip to content

initial m17 features - load/save query, extended search, eds, storage-query

Shane Hutchins requested to merge newsearch into master
  • added --load-query and --save-query to search command. This makes it more compatible with postman and for sharing and saving queries. This functionality also supports nested queries.
  • added --get-all and --sleep to search command for making repeated calls to search to get more than limit results
  • added eds command for experimental new service
  • added eds and partition to info command
  • added storage-query command

Merge request reports