WVC: add setting to disable stop-at-dot for live search
This makes it possible to have live search results for queries with
dots in them, but since this may be a URL (without a scheme) and
private, leave the default as it was before and stop searching when
the first dot is entered.