Commit Graph

410 Commits

Author SHA1 Message Date
Viktor Lofgren
debcd3857a Merge branch 'release' into master 2022-09-15 17:04:40 +02:00
vlofgren
23a7d91d5b Better index metrics, fix bug where domain result show up with advisory search terms. 2022-09-15 17:04:15 +02:00
Viktor Lofgren
ac7c1772de Merge pull request 'UX improvements for "show more results".' (#116) from master into release
Reviewed-on: https://git.marginalia.nu/marginalia/marginalia.nu/pulls/116
2022-09-15 15:57:15 +02:00
Viktor Lofgren
b69fddb9f0 Merge branch 'release' into master 2022-09-15 15:57:06 +02:00
vlofgren
9558077808 UX improvements for "show more results". 2022-09-15 15:56:20 +02:00
Viktor Lofgren
ba6519ef1d Merge pull request 'Advisory search terms' (#115) from master into release
Reviewed-on: https://git.marginalia.nu/marginalia/marginalia.nu/pulls/115
2022-09-14 16:32:06 +02:00
vlofgren
2e740bb7bd Add advisory search terms that do not affect ranking. 2022-09-14 16:31:37 +02:00
Viktor Lofgren
d8c98274f5 Merge branch 'release' into master 2022-09-14 16:31:01 +02:00
Viktor Lofgren
8e5806a85e Merge pull request 'Fix old broken domain search.' (#113) from master into release
Reviewed-on: https://git.marginalia.nu/marginalia/marginalia.nu/pulls/113
2022-09-13 20:58:19 +02:00
vlofgren
680693b6db Fix old broken domain search. 2022-09-13 20:57:04 +02:00
Viktor Lofgren
d81a0ad22c Merge pull request 'Tune query timeouts and fetch window to speed up queries a bit.' (#112) from master into release
Reviewed-on: https://git.marginalia.nu/marginalia/marginalia.nu/pulls/112
2022-09-13 18:50:46 +02:00
Viktor Lofgren
3d6285f824 Merge branch 'release' into master 2022-09-13 18:50:35 +02:00
vlofgren
8d15ddbab0 Tune query timeouts and fetch window to speed up queries a bit. 2022-09-13 18:50:04 +02:00
vlofgren
6df02f7528 HyperLogLog-tool for figuring out how big the index is. 2022-09-13 18:27:36 +02:00
Viktor Lofgren
8dc03f6b55 Merge pull request 'Fix a query variant creation bug that caused the search engine to sometimes drop important words from a query.' (#111) from master into release
Reviewed-on: https://git.marginalia.nu/marginalia/marginalia.nu/pulls/111
2022-09-12 23:33:57 +02:00
Viktor Lofgren
17226bc4fd Merge branch 'release' into master 2022-09-12 23:33:26 +02:00
vlofgren
10d1307dd6 Fix a query variant creation bug that caused the search engine to sometimes drop important words from a query. 2022-09-12 23:32:49 +02:00
Viktor Lofgren
4f3dcd037f Merge pull request 'Fixing a bug where search terms would sometimes be ignored, tweaking timeouts, adding debug feature for the search service.' (#110) from master into release
Reviewed-on: https://git.marginalia.nu/marginalia/marginalia.nu/pulls/110
2022-09-12 21:09:52 +02:00
Viktor Lofgren
8c24ac761a Merge branch 'release' into master 2022-09-12 21:09:41 +02:00
vlofgren
297f8e4cd7 Fixing a bug where search terms would sometimes be ignored, tweaking timeouts, adding debug feature for the search service. 2022-09-12 21:08:53 +02:00
Viktor Lofgren
afb0c78e4d Merge pull request 'Merge changes from experimental-22-08 into master' (#109) from master into release
Reviewed-on: https://git.marginalia.nu/marginalia/marginalia.nu/pulls/109
2022-09-12 10:55:36 +02:00
Viktor Lofgren
73a5906c12 Merge branch 'release' into master 2022-09-12 10:55:24 +02:00
Viktor Lofgren
8dca582080 Merge pull request 'Merge experimental branch into master' (#108) from experimental-22-08 into master
Reviewed-on: https://git.marginalia.nu/marginalia/marginalia.nu/pulls/108
2022-09-12 10:54:21 +02:00
Viktor Lofgren
0008c8b273 Merge branch 'master' into experimental-22-08 2022-09-12 10:54:11 +02:00
vlofgren
7749ce645a Further more cleaning 2022-09-12 10:39:02 +02:00
vlofgren
971089bad3 Cleaning up. 2022-09-11 11:58:39 +02:00
vlofgren
eaef93f4ae Cleaning up and adding better error messages. 2022-09-11 11:31:22 +02:00
vlofgren
fbe17b62ed Giga-refactor of the index query logic 2022-09-10 20:28:45 +02:00
vlofgren
c6976acdfc WIP Loading 2022-09-05 17:51:49 +02:00
vlofgren
c912d3127d Better hints. 2022-09-03 18:35:04 +02:00
vlofgren
2e3d95bcb1 Refactoring and cleanup 2022-09-03 17:32:53 +02:00
vlofgren
5a4d41d414 Refactoring and cleanup, WIP 2022-09-03 15:20:26 +02:00
vlofgren
26e0cfec3a Preparation for conversion 2022-09-02 17:45:03 +02:00
vlofgren
ccf79f47b0 Preparation for conversion 2022-09-02 14:51:11 +02:00
vlofgren
a04d27692e Merge branch 'master' into experimental-22-08 2022-09-02 11:29:30 +02:00
Viktor Lofgren
eb3e996c71 Merge pull request 'CSS tweaks for search.' (#107) from master into release
Reviewed-on: https://git.marginalia.nu/marginalia/marginalia.nu/pulls/107
2022-09-02 11:21:50 +02:00
Viktor Lofgren
ca7a1ceaf0 Merge branch 'release' into master 2022-09-02 11:21:40 +02:00
vlofgren
578ecfb27d CSS tweaks for search. 2022-09-02 10:58:07 +02:00
vlofgren
3fd48e0e53 Cleaning the code a bit, fix URL loading bug with multiple fragments in URL 2022-09-02 10:41:02 +02:00
vlofgren
5dd61387bf Merge branch 'master' into experimental-22-08 2022-09-02 09:39:20 +02:00
Viktor Lofgren
5eb16fc643 Merge pull request 'Fix index.hdb errors from copying' (#106) from master into release
Reviewed-on: https://git.marginalia.nu/marginalia/marginalia.nu/pulls/106
2022-09-02 09:36:15 +02:00
Viktor Lofgren
646e39f51b Merge branch 'release' into master 2022-09-02 09:36:02 +02:00
vlofgren
5b8dc18d81 Fix copy errrors in index.hdb 2022-09-02 09:35:19 +02:00
vlofgren
9270230065 WIP logic for detecting significant images in the body of a website. 2022-09-02 09:35:19 +02:00
vlofgren
5f993c72dd Tweaks for search result relevance 2022-09-02 09:34:20 +02:00
vlofgren
813399401e Tweaks for search result relevance 2022-08-29 18:01:07 +02:00
vlofgren
3f2854a5e9 WIP n-gram loader 2022-08-27 20:30:18 +02:00
vlofgren
0282156979 WIP n-gram loader 2022-08-27 19:19:16 +02:00
vlofgren
c865d6c6b2 Change TF-IDF normalization to reduce the amount of not-so-relevant matches. 2022-08-27 11:38:29 +02:00
vlofgren
f4ad7aaf33 Remove accidental import of an unused library,
fix build on jdk18-systems.
2022-08-26 20:48:44 +02:00