Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] implementation of qwant lite for web search #2748

Closed
wants to merge 1 commit into from

Conversation

Bnyro
Copy link
Member

@Bnyro Bnyro commented Sep 11, 2023

What does this PR do?

  • add qwant lite for general web search as an experiment
  • this is a very basic implementation, if it's able to bypass rate limits it will be implemented as its own module if needed
  • my goal is to let some public instances with much traffic use it, and thus enable it by default, to see if there's any benefit over using the Qwant API

Why is this change important?

How to test this PR locally?

  • !qwl hello world

Related issues

see #2719

return42 added a commit to return42/searxng that referenced this pull request Sep 15, 2023
Related: searxng#2719
Replace: searxng#2748
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
@return42
Copy link
Member

@Bnyro a web engine needs support of languages (regions) .. this is best done in the existing qwant module where we have the engine traits .. I implemented a PR:

which replace this PR / I close this PR, hope that is OK for you.

@return42 return42 closed this Sep 15, 2023
@Bnyro Bnyro deleted the qwant-lite branch September 17, 2023 10:51
@Bnyro
Copy link
Member Author

Bnyro commented Sep 17, 2023

Sure, my goal was to keep it as simple as possible to not have wasted too much time when it doesn't work in the end - but that's fine by me.

return42 added a commit to return42/searxng that referenced this pull request Sep 17, 2023
Related: searxng#2719
Replace: searxng#2748
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
return42 added a commit to return42/searxng that referenced this pull request Sep 17, 2023
Related: searxng#2719
Replace: searxng#2748
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
return42 added a commit that referenced this pull request Sep 17, 2023
Related: #2719
Replace: #2748
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants