searxng/searx
Lorenzo J. Lucchini a8907224a1 Improving Wolfram Alpha search hit content
Making WA search hits contain
- the (parsed) input inside the "title" instead of just "Wolfram|Alpha", to better match other hit titles and to confirm correct parsing of input to the user
- the first output field that contains any text (skipping ones that are only pictures; this is usually the most meaningful "result" field) instead of the raw input as the "content", making it additionally possible to obtain WA computations from JSON API calls
2016-09-10 17:42:19 -04:00
..
data [enh] currency_convert engine: user can write "1 dollars in euros" instead of "1 USD in EUR". 2015-05-12 20:52:08 +02:00
engines Improving Wolfram Alpha search hit content 2016-09-10 17:42:19 -04:00
plugins remove self info answers from pages after first one 2016-08-27 16:45:25 +02:00
static [enh] more compact image results ++ fixed modal links 2016-09-06 00:26:32 +02:00
templates [enh] more compact image results ++ fixed modal links 2016-09-06 00:26:32 +02:00
translations [enh] translation updates 2016-09-06 18:12:01 +02:00
__init__.py [fix]#485 AttributeError: 'module' object has no attribute 'old_where' 2016-01-06 19:37:20 +01:00
autocomplete.py [enh] multilingual autocomplete 2016-03-29 19:10:13 -06:00
languages.py sort languages properly 2016-04-09 18:02:12 +02:00
poolrequests.py Fix pep8 2016-05-02 19:25:09 +02:00
preferences.py [fix] links in new tabs without js ++ noopener bug fix - closes #674 2016-09-04 15:57:43 +02:00
query.py rename blocked engines to diabled engines 2016-04-09 19:49:59 +02:00
results.py [fix] don't merge results with distinct fragments 2016-08-14 22:09:29 +10:00
search.py [fix] thread safe threaded_requests() function 2016-09-06 00:36:33 +02:00
settings.yml fix xpath expressions for urban dictionary 2016-09-10 17:08:34 -04:00
settings_robot.yml new preferences handling 2016-04-09 01:08:44 +02:00
testing.py [fix] pep8 2016-02-27 19:07:53 +01:00
utils.py [enh] is_valid_lang moved to utils 2016-09-06 16:43:48 +02:00
version.py [enh] version 0.10.0 2016-09-06 18:31:25 +02:00
webapp.py [fix] 404 HTTP status on not found pages - closes #681 2016-09-07 08:32:01 +02:00