Commit Graph

  • 365229991b (control) Improve pagination for crawl data inspector Viktor Lofgren 2024-05-21 19:44:48 +0200
  • 959a8e29ee (control) Improve pagination for crawl data inspector Viktor Lofgren 2024-05-21 19:27:25 +0200
  • 197c82acd4 (control) Add filter functionality for crawl data inspector Viktor Lofgren 2024-05-21 19:05:44 +0200
  • 9539fdb53c (control) Clean up UX for crawl data inspector Viktor Lofgren 2024-05-21 18:27:24 +0200
  • 5659df4388 (search) Set link and form field colors manually to override browser defaults with poor dark mode contrast Sam Storment 2024-05-21 00:03:46 -0500
  • 24bf29d369 (*) Upgrade opennlp and deprecate the monkey patched version of the code as it's no longer needed Viktor Lofgren 2024-05-20 18:03:21 +0200
  • 17dc00d05f (control) Partial implementation of inspection utility for crawl data Viktor Lofgren 2024-05-20 18:02:46 +0200
  • 4fcd4a8197 (index) Refactor to reduce the level of indirection Viktor Lofgren 2024-05-19 12:40:33 +0200
  • daf2a8df54 (btree) Roll back optimization of queryDataWithIndex Viktor Lofgren 2024-05-19 11:29:28 +0200
  • 43489c98d8
    (search) Minor dark theme tweaks after the new mocked UI elements were added Sam Storment 2024-05-19 01:06:54 -0500
  • 88997a1c4f (btree) Clean up code Viktor Lofgren 2024-05-18 18:38:46 +0200
  • d12c77305c (btree) Clean up code Viktor Lofgren 2024-05-18 18:03:17 +0200
  • ab4e2b222e (array) Fix broken benchmarks Viktor Lofgren 2024-05-18 13:41:24 +0200
  • b867eadbef (big-string) Remove the unused bigstring library Viktor Lofgren 2024-05-18 13:40:03 +0200
  • 19163fa883 (array) Clean up the Array library Viktor Lofgren 2024-05-18 13:23:06 +0200
  • a7c33809c4 Merge branch 'master' into search-dark-theme Sam Storment 2024-05-17 22:52:19 -0500
  • 650f3843bb (array) Clean up search function jungle Viktor Lofgren 2024-05-17 14:31:02 +0200
  • 9e766bc056 (array) Clean up search function jungle Viktor Lofgren 2024-05-17 14:30:06 +0200
  • 48aff52e00 (array) Increase LongArray on-heap alignment to 16 bytes Viktor Lofgren 2024-05-16 19:12:36 +0200
  • 9d7616317e (array) Clean up native code a bit Viktor Lofgren 2024-05-16 14:47:10 +0200
  • d227a09fb1 (search) Extend paperdoll service mock with site info data and screenshots Viktor Lofgren 2024-05-15 12:40:55 +0200
  • f48cf77c4d (array, experimental) Add benchmark results for quicksort Viktor Lofgren 2024-05-14 18:15:30 +0200
  • 3549be216f (array, experimental) Documentation for native algos Viktor Lofgren 2024-05-14 17:43:05 +0200
  • c3e3a3dbc5 (search) Fix problem list in clustered search results Viktor Lofgren 2024-05-14 13:05:52 +0200
  • 55a7c1db00 (array, experimental) Call C++ helper methods to do some low level stuff a bit faster than is possible with Java Viktor Lofgren 2024-05-13 18:38:43 +0200
  • bb315221ab (search, WIP) Make the dark theme look generally nicer. Rename CSS custom properties a bit. Switch a lot of background colors to HSL to make it easy to change colors relative to one another. Sam Storment 2024-05-14 01:32:40 -0500
  • c38766c5a6 (search, WIP) Convert SCSS variables to CSS custom properties for dynamic theming Sam Storment 2024-05-08 22:13:24 -0500
  • c837321df1 (search) Provide a notification when no search results are found. Viktor Lofgren 2024-05-06 20:11:39 +0200
  • af7f6b89ec (search) Delete vestigial stylesheet from the old design. Viktor Lofgren 2024-05-06 19:52:29 +0200
  • 29a4d3df23 (search) Imrpove search-service paperdoll by mocking suggestions and news Viktor Lofgren 2024-05-06 19:52:13 +0200
  • bcbb9afac0
    Merge pull request #93 from MarginaliaSearch/accessibility-improvements Viktor 2024-05-04 15:45:26 +0200
  • 7d1cafc070 (control) Add skip link for navigation in control GUI Viktor Lofgren 2024-05-04 12:36:44 +0200
  • 5951c67a8b (search) Center the search results page Viktor Lofgren 2024-05-04 12:23:21 +0200
  • c454007730 (search) Increase contrast for some UI elements Viktor Lofgren 2024-05-04 12:02:52 +0200
  • 4e49cca43d (search) Clean up SCSS code a bit Viktor Lofgren 2024-05-04 11:58:54 +0200
  • 49a8c06095 (search) Improve contrast for text on random button Viktor Lofgren 2024-05-04 11:51:19 +0200
  • d01d9fa670 (search) Add screenreader-specific notification remark about when search results start. Viktor Lofgren 2024-05-04 11:37:46 +0200
  • a53a32f006 (search) Spell out website problems with "atomic elements" instead of having a hover that's inaccessible with keyboard navigation Viktor Lofgren 2024-05-04 11:31:11 +0200
  • 3548d54cf6 (search) Add a screenreader-only alert when the search filters are updated to make it easier to understand what happens. Viktor Lofgren 2024-05-03 18:07:09 +0200
  • 01f242ac7e (search) Add stylesheet class for screenreader-only items Viktor Lofgren 2024-05-01 16:22:38 +0200
  • 2840d9d403 (search) Add screenreader-only positions count text to search results Viktor Lofgren 2024-05-01 16:22:20 +0200
  • 9fecfc5025 (search) Add autocomplete attribute to search-form Viktor Lofgren 2024-05-01 16:21:52 +0200
  • 1b901e01f2 (search) Add bypass link that skips navigation Viktor Lofgren 2024-05-01 16:21:25 +0200
  • 974aa35558 (search) Add proper alt-text to random exploration mode Viktor Lofgren 2024-05-01 15:55:36 +0200
  • 4021a0ae98 (search) Add en-US language tags to all templates Viktor Lofgren 2024-05-01 15:53:28 +0200
  • b7a95be731 (search) Create a small mocking framework for running the search service in isolation. Viktor Lofgren 2024-05-01 14:27:41 +0200
  • 616649f040 (logs) Fix logdir location Viktor Lofgren 2024-05-03 17:26:46 +0200
  • ac3c692b5f
    Merge pull request #92 from MarginaliaSearch/no-docker-v2 Viktor 2024-05-01 13:00:56 +0200
  • 6087f9635c (qs) Move index.html out of public directory Viktor Lofgren 2024-05-01 12:56:12 +0200
  • 2ad0bfda1e (*) Fix boot orchestration for the services Viktor Lofgren 2024-05-01 12:39:48 +0200
  • cf8b12bcdc Update install.sh with refined service descriptions Viktor Lofgren 2024-05-01 12:07:30 +0200
  • 08f8b6e022 (system) Log loaded properties to the console Viktor Lofgren 2024-04-30 18:29:11 +0200
  • 800ed6b1e9 (zk) Terminately immediately if zookeeper isn't found Viktor Lofgren 2024-04-30 18:28:49 +0200
  • df93e57a9a (install) Add new option to install locally outside of docker Viktor Lofgren 2024-04-30 18:28:21 +0200
  • 908535a3a0 (single-service) Ensure single-service spawner can specify the node Viktor Lofgren 2024-04-30 18:27:46 +0200
  • 7fe2ab6f39 (file-storage) Ensure file storage root location can be overridden when running outside of docker Viktor Lofgren 2024-04-30 18:26:15 +0200
  • c9ee0c909e (download-sample) Set +x permissions on directories created during this job Viktor Lofgren 2024-04-30 18:25:07 +0200
  • 38aedb50ac (converter) Do not suppress exceptions in the converter Viktor Lofgren 2024-04-30 18:24:35 +0200
  • 4772e0b59d (service) Deprecate /public prefix on HTTP Viktor Lofgren 2024-04-30 14:46:18 +0200
  • 9c49e876d5 (conf) Update the setup.sh script to also be able to perform model upgrades Viktor Lofgren 2024-04-29 17:46:20 +0200
  • 152007cd5c (docker) Add missing zookeeper service to full marginalia config Viktor Lofgren 2024-04-29 11:44:53 +0200
  • 70e2e41955 (crawler) Content type prober should not swallow exceptions Viktor Lofgren 2024-04-25 17:54:07 +0200
  • 4d71c776fc (crawler) Modify crawl set growth to grow small domains faster than larger ones Viktor Lofgren 2024-04-26 23:14:23 +0200
  • 0f41105436
    Merge pull request #90 from MarginaliaSearch/run-outside-docker Viktor 2024-04-25 18:55:26 +0200
  • 2d49071e96
    Merge branch 'master' into run-outside-docker Viktor 2024-04-25 18:53:26 +0200
  • 89889ecbbd (single-service) Skip starting Prometheus if it's not explicitly enabled Viktor Lofgren 2024-04-25 17:54:07 +0200
  • 41576e74d4 (doc) Clean up ROADMAP.md Viktor Lofgren 2024-04-25 15:53:46 +0200
  • c8ee354d0b (log) Make log dir configurable via environment variable Viktor Lofgren 2024-04-25 15:09:18 +0200
  • 4e5f069809 (build) Migrate ssr to the new root setting schema of java lang version Viktor Lofgren 2024-04-25 15:08:56 +0200
  • 6690e9bde8 (service) Ensure the service discovery starts early Viktor Lofgren 2024-04-25 15:08:33 +0200
  • e4b34b6ee6 (index) Correctly detect the presence of an all-virtual path through the query Viktor Lofgren 2024-04-25 14:01:46 +0200
  • 3952ef6ca5 (service) Let singleservice configure ports and bind addresses Viktor Lofgren 2024-04-25 13:49:57 +0200
  • 463d333846 (proj) Add ROADMAP.md Viktor Lofgren 2024-04-25 13:07:35 +0200
  • 7eb5e6aa66 (crawler) Abort recrawl if error count is too high Viktor Lofgren 2024-04-24 21:46:40 +0200
  • 282022d64e (crawler) Remove unnecessary double-fetch of the root document Viktor Lofgren 2024-04-24 14:38:59 +0200
  • 91a98a8807 (crawler) Reduce log noise from timeouts in SoftIfModifiedSinceProber Viktor Lofgren 2024-04-24 14:10:03 +0200
  • 32fe864a33 (build) Java 22 and its consequences has been a disaster for Marginalia Search Viktor Lofgren 2024-04-24 13:54:04 +0200
  • e1c9313396 (crawler) Emulate if-modified-since for domains that don't support the header Viktor Lofgren 2024-04-22 17:26:31 +0200
  • f430a084e8 (crawler) Remove accidental log spam Viktor Lofgren 2024-04-22 15:51:37 +0200
  • a86b596897 (crawler) Code quality Viktor Lofgren 2024-04-22 15:37:35 +0200
  • 6dd87b0378 (crawler) Use the probe-result to reduce the likelihood of crawling both http and https Viktor Lofgren 2024-04-22 15:36:43 +0200
  • c9f029c214 (crawler) Strip W/-prefix from the etag when supplied as If-None-Match Viktor Lofgren 2024-04-22 14:31:05 +0200
  • 6b88db10ad (crawler) Ensure all appropriate headers are recorded on the request Viktor Lofgren 2024-04-22 14:14:24 +0200
  • 8a891c2159 (crawler/converter) Remove legacy junk from parquet migration Viktor Lofgren 2024-04-22 12:34:28 +0200
  • ad2ac8eee3 (query) Mark flaky test, correct assert on test Viktor Lofgren 2024-04-21 12:30:14 +0200
  • f46733a47a (ranking) TermCoherenceFactory should be run for size=2 queries Viktor Lofgren 2024-04-21 12:29:25 +0200
  • 934167323d (converter) Stopgap fix for some cases of lost crawl data due to HTTP 304. The root cause needs further investigation. Viktor Lofgren 2024-04-19 20:36:01 +0200
  • 64baa41e64 (query) Always generate an ngram alternative, suppresses generation of multiple identical query branches Viktor Lofgren 2024-04-19 19:42:30 +0200
  • 5165cf6d15 (ranking) Set regularMask correctly Viktor Lofgren 2024-04-19 14:31:57 +0200
  • 4489b21528 (ranking) Cleanup Viktor Lofgren 2024-04-19 14:13:12 +0200
  • f623b37577 (ranking) Suppress NaN:s in ranking output Viktor Lofgren 2024-04-19 13:58:28 +0200
  • f4a2fea451 (ranking, bugfix) Use bm25NgramWeight and not full weight for bM25N Viktor Lofgren 2024-04-19 12:41:48 +0200
  • a748fc5448 (index, bugfix) Pass url quality to query service Viktor Lofgren 2024-04-19 12:41:26 +0200
  • 0dcca0cb83 (index) Fix TCF bug where the ngram terms would be considered instead of the regular ones due to a logical derp Viktor Lofgren 2024-04-19 12:19:26 +0200
  • b80a83339b (qs) Additional info in query debug UI Viktor Lofgren 2024-04-19 12:18:53 +0200
  • eb74d08f2a (qs) Additional info in query debug UI Viktor Lofgren 2024-04-19 11:46:27 +0200
  • e79ab0c70e (qs) Basic query debug feature Viktor Lofgren 2024-04-19 11:00:56 +0200
  • e419e26f3a (proto) Improve handling of omitted parameters Viktor Lofgren 2024-04-18 10:47:12 +0200
  • 6102fd99bf (qs) Improve logging Viktor Lofgren 2024-04-18 10:44:08 +0200
  • def36719d3 (query) Minor code cleanup Viktor Lofgren 2024-04-18 10:37:51 +0200