0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-22 14:08:23 -05:00
websurfx/src
2024-09-04 21:56:04 +05:30
..
bin perf: several optimizations for improving the performance of the engine (#540) 2024-03-11 12:01:30 +03:00
cache 🐛 fix: replace deprecated set_ex command with set_options in cache_json function (#592) 2024-09-02 21:17:31 +05:30
config Add option to use a proxy for outgoing (search engine) requests. 2024-05-25 15:30:08 +02:00
engines 🎨 style: change http/https header word/sentence casing (#555) 2024-04-25 20:31:47 +03:00
handler ♻️ Clean some code, fix bug (#396) 2023-11-27 09:45:28 +03:00
models Ranking of aggregated search results based on relevancy of the search result to the user's search query (#549) 2024-03-25 09:16:49 +00:00
results Fix formatting 2024-05-25 15:41:32 +02:00
server 🐛 fix: reimplement caching code within the search function (#592) 2024-09-02 21:10:54 +05:30
templates perf: several optimizations for improving the performance of the engine (#540) 2024-03-11 12:01:30 +03:00
lib.rs feat(config): option to keep the websurfx server connection alive for a certain period for subsequent requests (#568) 2024-05-09 17:24:12 +00:00