mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Add Solr engine
This commit is contained in:
parent
9292571304
commit
ff527e2681
3 changed files with 86 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -192,6 +192,7 @@ PYLINT_FILES=\
|
|||
searx/engines/google_images.py \
|
||||
searx/engines/mediathekviewweb.py \
|
||||
searx/engines/solidtorrents.py \
|
||||
searx/engines/solr.py \
|
||||
searx/engines/google_scholar.py \
|
||||
searx/engines/yahoo_news.py \
|
||||
searx/engines/apkmirror.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue