summaryrefslogtreecommitdiff
path: root/docs/dev/csv_table.txt
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2021-01-26 12:51:54 +0100
committerMarkus Heiser <markus.heiser@darmarit.de>2021-01-28 10:08:50 +0100
commit7f505bdc6fad1f744992f663a29ea57c0f8fbc40 (patch)
tree32cc3d6fcdeb71ced8aa8fb95eb9a1225ee6ede5 /docs/dev/csv_table.txt
parente436287385d448eb54f80398bc181598333cf6be (diff)
[fix] google: avoid unnecessary SearxEngineXPathException errors
Avoid SearxEngineXPathException errors when parsing non valid results:: .//div[@class="yuRUbf"]//a/@href index 0 not found Traceback (most recent call last): File "./searx/engines/google.py", line 274, in response url = eval_xpath_getindex(result, href_xpath, 0) File "./searx/searx/utils.py", line 608, in eval_xpath_getindex raise SearxEngineXPathException(xpath_spec, 'index ' + str(index) + ' not found') searx.exceptions.SearxEngineXPathException: .//div[@class="yuRUbf"]//a/@href index 0 not found Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/dev/csv_table.txt')
0 files changed, 0 insertions, 0 deletions