search.getHints function

Allows the programmer to do a quick search for any substring

Allows the programmer to do a quick search for any substring

search.getHints( q = "", limit = "", filters = "", search_global = "", v = getAPIVersion() )

Arguments

  • q: Search query string
  • limit: Maximum number of results to return
  • filters: List of comma-separated words
  • search_global: Flag, either 1 or 0, default 1
  • v: Version of API
  • Maintainer: Dmitriy Sorokin
  • License: GPL-3
  • Last published: 2020-09-29