Documentation ¶
Index ¶
Constants ¶
View Source
const ( ErrDeletingIndex = "deleting index" ErrRunningIngest = "running ingester" ErrGettingSchema = "getting schema" ErrGettingQuery = "querying" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExtractResponse ¶
func DoExtractQuery ¶
func DoExtractQuery(pql, index string) (ExtractResponse, error)
doExtractQuery sends a query of result-type Extract to pilosa and unpacks the response. This was created as a helper function for TestLookupFieldWithExternalId.
Click to show internal directories.
Click to hide internal directories.