vfb_autocomplete_query: Replicate the VFB site's autocomplete query

Description Usage Arguments Details See Also

View source: R/vfb_extended_query.R

Description

Replicate the VFB site's autocomplete query

Usage

1

Arguments

query

A character vector containing one or more queries - see details. Wildcards (?*) can be used, and have a similar meaning to their use in the shell. Queries are case insensitive.

...

Additional arguments passed to pbsapply when there are multiple input queries and eventually vfb_solr_query. You can use this e.g. to set the number of returned rows.

Details

This is a rather non-selective query that emphasises exact matches and terms in the BRAINNAME defining key ontology components by returning them in the first rows of the result list.

See Also

vfb_synonym_query


jefferis/vfbr documentation built on Feb. 17, 2021, 4:46 p.m.