| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-06 | google engine: code cleanup | Dalf | |
| 2015-06-05 | google engine :remove OSM map | Dalf | |
| 2015-06-05 | [enh] google engine : parse map links and more | Alexandre Flament | |
| 2015-05-30 | [enh] google engine : avoid some "sorry google" by adding another cookie : ↵ | Alexandre Flament | |
| NID. This cookie is specific by hostname. This allow to send request to google.* (according to the search language). Before this commit, request in other languages than english was sent to www.google.com which was redirected to www.google.* The PREF is still use on the www.google.com domain. | |||
| 2015-05-01 | Revert of #195 when the search language is not english | Alexandre Flament | |
| Sometimes there is two requests to google (depending of the source IP) : one to google.com, the second to google.fr (for instance). Going to https://www.google.com/ncr and saving the PREF cookie for future use prevent this (there is no redirection). But, recently (or not ?), by doing this the search returns English results even if the Accept-Language is specified. There is still a way to prevent this : going to preference, set the search language. I don't know if this can be done by searx. For now, a quick fix is to disable the use of the PREF cookie when the search language is not English (google engine will slower but returns excepted results). | |||
| 2015-01-22 | [fix] google engine: depending on the IP of the searx instance, each searx ↵ | dalf | |
| request where making two HTTP requests (see https://support.google.com/websearch/answer/873?hl=en ) | |||
| 2014-12-09 | [mod] image results removed from google engine | Adam Tauber | |
| 2014-12-05 | [fix] pep8 | Adam Tauber | |
| 2014-09-14 | [fix] rewrite the google engine since Google Web Search API is about to expire | Dalf | |
| 2014-09-01 | add comments to google-engines | Thomas Pointhuber | |
| 2014-01-31 | [enh] search language support init | asciimoo | |
| 2014-01-29 | [enh] bing, google paging support | asciimoo | |
| 2014-01-29 | [enh] google engine added | asciimoo | |