Specify a search

specify_search(date, query, databases, fields)

Arguments

date

The date that the search is conducted.

query

The query used in the search (as specified using the functions for queries, e.g. query_full()).

databases

The databases that were searched, as a named list of vectors, where each vector's name is the name of the interface used to access the databases in the vector.

fields

The fields in which the query terms were searched.

Value

An mbf_search object with the search specifications.