Commit Graph

  • d2658d6f84 (sys) Add springboard service that can spawn multiple different marginalia services to make distribution easier. Viktor Lofgren 2024-04-16 13:25:15 +0200
  • 8c559c8121 (conf) Add additional logic for discovering system root Viktor Lofgren 2024-04-16 12:37:18 +0200
  • 2353c73c57 (encyclopedia) Index the full articles Viktor Lofgren 2024-04-16 12:10:13 +0200
  • 599e719ad4 (index) Fix priority search terms Viktor Lofgren 2024-04-15 16:44:08 +0200
  • b6d365bacd (index) Clean up data model Viktor Lofgren 2024-04-15 16:04:07 +0200
  • 52f0c0d336 (ngram) Grab titles separately when extracting ngrams from wiki data Viktor Lofgren 2024-04-13 19:34:16 +0200
  • be55f3f937 (zim) Fix title extractor Viktor Lofgren 2024-04-13 19:33:47 +0200
  • fda1c05164 (ngram) Correct |s|^|s|-normalization to use length and not count Viktor Lofgren 2024-04-13 18:05:30 +0200
  • 1329d4abd8 (ngram) Correct size value in ngram lexicon generation, trim the terms better Viktor Lofgren 2024-04-13 17:51:02 +0200
  • f064992137 (ngram) Use simple blocking pool instead of FJP; split on underscores in article names. Viktor Lofgren 2024-04-13 17:07:23 +0200
  • 8a81a480a1 (ngram) Only extract frequencies of title words, but use the body to increment the counters... Viktor Lofgren 2024-04-12 18:08:31 +0200
  • d729c400e5 (query, minor) Remove debug statement Viktor Lofgren 2024-04-12 17:52:55 +0200
  • ad4810d991 (query, minor) Remove debug statement Viktor Lofgren 2024-04-12 17:45:26 +0200
  • 6a67043537 (ngram) Clean up ngram lexicon code Viktor Lofgren 2024-04-12 17:45:06 +0200
  • 864d6c28e7 (segmentation) Pick best segmentation using |s|^|s|-style normalization Viktor Lofgren 2024-04-12 17:44:14 +0200
  • bb6b51ad91 (ngram) Fix index range in NgramLexicon to an avoid exception Viktor Lofgren 2024-04-12 10:13:25 +0200
  • 65e3caf402 (index) Clean up the code Viktor Lofgren 2024-04-11 18:50:21 +0200
  • b7d9a7ae89 (ngrams) Remove the vestigial logic for capturing permutations of n-grams Viktor Lofgren 2024-04-11 18:12:01 +0200
  • ed73d79ec1 (qs) Clean up parsing code using new record matching Viktor Lofgren 2024-04-11 17:20:13 +0200
  • c538c25008 (term-freq-exporter) Reduce thread count and memory usage Viktor Lofgren 2024-04-10 17:11:23 +0200
  • 4b47fadbab (term-freq-exporter) Extract ngrams in term-frequency-exporter Viktor Lofgren 2024-04-10 16:58:05 +0200
  • fcdc843c15 (search) Fix outdated assumptions about the results Viktor Lofgren 2024-04-07 11:24:30 +0200
  • dbdcf459a7 (minor) Remove dead code Viktor Lofgren 2024-04-06 14:34:15 +0200
  • ef25d60666 (index) Add origin trace information for index readers Viktor Lofgren 2024-04-06 13:28:14 +0200
  • 7f7021ce64 (sentence-extractor) Fix resource leak in sentence extractor Viktor Lofgren 2024-04-05 18:52:58 +0200
  • 448a941de2 (encyclopedia) Fix memory issue in preconversion step Viktor Lofgren 2024-04-05 16:57:53 +0200
  • 5766da69ec (gradle) Upgrade to Gradle 8.7 Viktor Lofgren 2024-04-05 15:12:27 +0200
  • 617e633d7a Update keywords docs use of explore to browse Joshua Holland 2024-04-01 00:04:12 -0500
  • b770a1143f (run) Fix traefik middleware configuration Viktor Lofgren 2024-03-28 13:03:04 +0100
  • e1151ecf2a (gradle) Upgrade to Gradle 8.7 Viktor Lofgren 2024-04-05 15:12:27 +0200
  • ae7c760772 (index) Clean up new index query code Viktor Lofgren 2024-04-05 13:30:49 +0200
  • 81815f3e0a (qs, index) New query model integrated with index service. Viktor Lofgren 2024-04-04 20:17:58 +0200
  • 3890c413a3
    Merge pull request #88 from jmholla/patch-1 Viktor 2024-04-01 09:14:02 +0200
  • 8e02f567d7
    Update keywords docs use of explore to browse Joshua Holland 2024-04-01 00:04:12 -0500
  • 87bb93e1d4 (qs, WIP) Fix edge cases in query compilation Viktor Lofgren 2024-03-29 12:40:27 +0100
  • e596c929ac (qs, WIP) Clean up dead code Viktor Lofgren 2024-03-28 16:37:23 +0100
  • 9852b0e609 (qs, WIP) Tidy it up a bit Viktor Lofgren 2024-03-28 14:18:26 +0100
  • 51b0d6c0d3 (qs, WIP) Tidy it up a bit Viktor Lofgren 2024-03-28 14:09:17 +0100
  • 15391c7a88 (qs, WIP) Tidy it up a bit Viktor Lofgren 2024-03-28 13:54:30 +0100
  • fe62593286 (qs, WIP) Break up code and tidy it up a bit Viktor Lofgren 2024-03-28 13:26:54 +0100
  • 4cc11e183c (qs, WIP) Fix output determinism, fix tests Viktor Lofgren 2024-03-28 13:11:26 +0100
  • de8e753fc8 (run) Fix traefik middleware configuration Viktor Lofgren 2024-03-28 13:03:04 +0100
  • f82ebd7716 (WIP) Query rendering finally beginning to look like it works Viktor Lofgren 2024-03-28 13:01:21 +0100
  • bd0704d5a4 (*) Fix JDK22 migration issues Viktor Lofgren 2024-03-21 14:24:25 +0100
  • 1968485881 (docs) Upgrade to JDK22 Viktor Lofgren 2024-03-21 12:12:05 +0100
  • 002afca1c5 (sys) Upgrade to JDK22 Viktor Lofgren 2024-03-21 12:09:24 +0100
  • 411b3f3138 (run/install.sh) fix docker compose file Your Name 2024-03-17 15:32:04 -0400
  • a4b810f511 WIP Viktor Lofgren 2024-03-21 12:00:52 +0100
  • cd8f33f830
    Merge pull request #86 from MarginaliaSearch/jdk-22 Viktor 2024-03-21 14:29:41 +0100
  • 824765b1ee (*) Fix JDK22 migration issues Viktor Lofgren 2024-03-21 14:24:25 +0100
  • 9e8138f853 (docs) Upgrade to JDK22 Viktor Lofgren 2024-03-21 12:12:05 +0100
  • fe8d583fdd (sys) Upgrade to JDK22 Viktor Lofgren 2024-03-21 12:09:24 +0100
  • 0bd3365c24 (convert) Initial integration of segmentation data into the converter's keyword extraction logic Viktor Lofgren 2024-03-19 14:28:42 +0100
  • d8f4e7d72b (qs) Retire NGramBloomFilter, integrate new segmentation model instead Viktor Lofgren 2024-03-19 10:33:29 +0100
  • afc047cd27 (control) GUI for exporting segmentation data from a wikipedia zim Viktor Lofgren 2024-03-18 13:45:23 +0100
  • 00ef4f9803 (WIP) Partial integration of new query expansion code into the query-serivice Viktor Lofgren 2024-03-18 13:16:49 +0100
  • 07e4d7ec6d (WIP) Improve data extraction from wikipedia data Viktor Lofgren 2024-03-18 13:16:00 +0100
  • 258a344810
    Merge pull request #85 from patrickbreen/master Viktor 2024-03-18 13:09:30 +0100
  • 2a03014652 (run/install.sh) fix docker compose file Your Name 2024-03-17 15:32:04 -0400
  • 8ae1f08095 (WIP) Implement first take of new query segmentation algorithm Viktor Lofgren 2024-03-12 13:12:50 +0100
  • 57e6a12d08 (registry) Correct registerMonitor() behavior Viktor Lofgren 2024-03-06 12:22:15 +0100
  • 46423612e3 (refac) Merge service-discovery and service modules Viktor Lofgren 2024-03-03 10:49:23 +0100
  • 29bf473d74 (encyclopedia) Add URLencoding to path element Viktor Lofgren 2024-03-01 17:28:09 +0100
  • 9689f3faee (domain-info) Fix incorrect array indexing Viktor Lofgren 2024-02-29 18:56:09 +0100
  • 93fa58c93d (domain-info) Fix incorrect array indexing Viktor Lofgren 2024-02-29 17:54:23 +0100
  • 186a98cc99 (doc) Fix wonky bullet lists Viktor Lofgren 2024-02-28 17:43:05 +0100
  • 9993f265ca (doc) Remove irrelevant text Viktor Lofgren 2024-02-28 17:40:05 +0100
  • 144f967dbf (misc) Tweak pool sizes Viktor Lofgren 2024-02-28 16:23:02 +0100
  • b31c9bb726 (docs) Update process docs Viktor Lofgren 2024-02-28 15:21:33 +0100
  • c0820b5e5c (docs) Update service docs Viktor Lofgren 2024-02-28 15:19:31 +0100
  • 65b8a1d5d9 (grpc) Reduce error spam Viktor Lofgren 2024-02-28 14:44:48 +0100
  • a0648844fb (grpc) Reduce error spam Viktor Lofgren 2024-02-28 14:35:29 +0100
  • c4a27003c6 (docs) Fix formatting Viktor Lofgren 2024-02-28 14:22:57 +0100
  • 41abd8982f (math) Clean up error handling Viktor Lofgren 2024-02-28 14:19:50 +0100
  • 86bbc1043e (service) Clean up thread pool creation Viktor Lofgren 2024-02-28 14:06:32 +0100
  • 9a045a0588 (index) Clean up index code Viktor Lofgren 2024-02-28 13:09:47 +0100
  • 9415539b38 (docs) Update docs Viktor Lofgren 2024-02-28 12:25:19 +0100
  • 84bab2783d (docs) Fix fake news in docs Viktor Lofgren 2024-02-28 12:16:45 +0100
  • 0d6e7673e4
    Merge pull request #81 from MarginaliaSearch/service-discovery Viktor 2024-02-28 12:15:25 +0100
  • d78e9e715f (misc) Fix broken tests Viktor Lofgren 2024-02-28 12:12:43 +0100
  • a8ec59eb75 (conf) Add migration warning when ZOOKEEPER_HOSTS is not set. Viktor Lofgren 2024-02-28 12:09:01 +0100
  • 20fc0ef13c (gradle) Add task alias 'docker' for 'jibDockerBuild' Viktor Lofgren 2024-02-28 11:59:15 +0100
  • 37ae8cb33c Migrate the docker compose files Viktor Lofgren 2024-02-28 11:48:16 +0100
  • 9f1649636e Clean up documentation and rename domain-links to link-graph Viktor Lofgren 2024-02-28 11:40:11 +0100
  • 3a65fe8917 Add offload executor to GrpcChannelPoolFactory Viktor Lofgren 2024-02-27 22:08:39 +0100
  • 99a6e56e99 (index-client) Increase thread count in index client Viktor Lofgren 2024-02-27 22:00:29 +0100
  • e696fd9e92 (docs) Begin un-fucking the docs after refactoring Viktor Lofgren 2024-02-27 21:15:49 +0100
  • c943954bb4 (domain-info) Reduce memory usage Viktor Lofgren 2024-02-27 20:25:52 +0100
  • eaf836dc66 (service/grpc) Reduce thread count Viktor Lofgren 2024-02-27 15:04:34 +0100
  • dbf64b0987 (logs) Add the option for json logging Viktor Lofgren 2024-02-27 13:39:24 +0100
  • 8d0af9548b (search) Bot mitigation Viktor Lofgren 2024-02-26 13:53:12 +0100
  • 67aa20ea2c (array) Attempting to debug strange errors Viktor Lofgren 2024-02-26 10:32:49 +0100
  • 5604e9f531 (query) Bump query length, see what happens :P Viktor Lofgren 2024-02-25 16:01:45 +0100
  • 1a51ec2d69 (index) Index optimization Viktor Lofgren 2024-02-25 14:01:58 +0100
  • 3eb0800742 (index) Improve granularity of candidate queue polling Viktor Lofgren 2024-02-25 13:34:12 +0100
  • 427f3e922f (index) Retire count operation, clean up index code. Viktor Lofgren 2024-02-25 12:46:30 +0100
  • 823ca73a3f (domain-ranking) Fix a crash during ranking the edges of the similarity graph doesn't quite match the vertices of the link graph. Viktor Lofgren 2024-02-25 12:14:51 +0100
  • 7fc0d4d786 (index) Observability for query execution queues Viktor Lofgren 2024-02-25 11:54:31 +0100
  • b8e336e809 (index) Reduce time allocation a bit Viktor Lofgren 2024-02-25 11:30:53 +0100
  • 9429bf5c45 (index) Clean up Viktor Lofgren 2024-02-25 11:11:59 +0100