Skip to contents

performs this query against the elastic search within one folder

Usage

queryFolder(queryString, fetchSize = 100, fetchOffset = 0, ident, from = pwd())

Arguments

queryString

query with the same grammar as in the UI

fetchSize

maximum number of returned results

fetchOffset

offset of the results, enables paging

ident

path or id of a resource to start search from

from

root for a relative path per default pwd