Commit Graph

  • 4d2c5cb22f chore: bump deps, npm audit fix Ian Morland 2022-11-18 08:26:26 +0000
  • 9401b677a3 change weighing for exact words match dk/search-improvements Daniël Klabbers 2022-11-10 12:57:46 +0100
  • 4bc89949ec complete testing Daniël Klabbers 2022-11-10 12:54:26 +0100
  • 29ba864849 settings configurations Daniël Klabbers 2022-11-09 18:06:48 +0100
  • aabba9c2d0 Bundled output for commit 886e78d6fb flarum-bot 2022-05-03 08:15:09 +0000
  • 886e78d6fb Format js Ian Morland 2022-05-03 09:13:50 +0100
  • af85834a5a Webpack 5 Ian Morland 2022-05-03 09:13:10 +0100
  • e26d90d7b6 fix ambiguous 0.1.12 Daniël Klabbers 2022-03-04 12:37:43 +0100
  • cb3d4f5225 fix typo 0.1.11 Daniël Klabbers 2022-02-28 20:33:01 +0100
  • c6fd942bf1 prevent leaking deleted discussions Daniël Klabbers 2022-02-28 20:32:27 +0100
  • cc8145c236 drop partial search 0.1.10 Daniël Klabbers 2022-02-21 10:20:46 +0100
  • 8ab60b2fb8
    Create LICENSE.md (#7) Robert Korulczyk 2022-02-17 23:24:42 +0100
  • 6d5f3f47d9
    Create LICENSE.md Robert Korulczyk 2022-02-17 23:04:40 +0100
  • 14833fbe8f Update author meta Ian Morland 2022-02-17 19:25:53 +0000
  • ccfb964aff improve search results 0.1.9 Daniel Klabbers 2022-02-14 16:51:55 +0100
  • 133ded0684 fixes #5 0.1.8 Daniël Klabbers 2022-01-11 10:10:39 +0100
  • 803d1ecfc5 fix partial matching and weighting 0.1.7 Daniel Klabbers 2022-01-10 14:16:42 +0100
  • 502f7a9f86 use partial match with weighting Daniel Klabbers 2022-01-10 13:47:05 +0100
  • 9108553f09 add and vs or distinction, but partial isnt working in combination with the others yet Daniel Klabbers 2022-01-06 12:58:50 +0100
  • b6ac018a56 fix partial matching 0.1.6 Daniel Klabbers 2022-01-03 16:53:45 +0100
  • 88b3e57d8f added weighting properly, also different for titles vs posts 0.1.5 Daniel Klabbers 2022-01-03 15:13:13 +0100
  • f180d66815 Revert "feat: add partial word match with low weighting" Daniel Klabbers 2021-12-23 13:07:04 +0100
  • 013f5162c5 Revert "introduce wildcard, needs further testing" Daniel Klabbers 2021-12-23 13:07:03 +0100
  • 23074a3a0c Revert "attempt to make partial match filter" Daniel Klabbers 2021-12-23 13:07:00 +0100
  • 0ee902b7b7 Revert "allow minimum should match config" Daniel Klabbers 2021-12-23 13:06:56 +0100
  • d5eebf6c65 allow minimum should match config dk/partial Daniel Klabbers 2021-12-16 15:05:22 +0100
  • f21dc04a00 attempt to make partial match filter Daniel Klabbers 2021-12-16 15:02:18 +0100
  • 877533b43d introduce wildcard, needs further testing Daniel Klabbers 2021-12-14 16:35:16 +0100
  • 0d51e5d912 feat: add partial word match with low weighting Daniel Klabbers 2021-12-14 12:05:27 +0100
  • 2d989c7bbc Bundled output for commit ca229c8af8 flarum-bot 2021-12-13 11:07:39 +0000
  • ca229c8af8 possibly reduce logging Daniel Klabbers 2021-12-13 12:06:26 +0100
  • 68fce10d56 support patching the mapping without recreating 0.1.4 Daniel Klabbers 2021-11-16 20:33:17 +0100
  • cb7da5d3f8 fix search for the right fields 0.1.3 Daniel Klabbers 2021-11-16 20:23:07 +0100
  • 868713da11 fix: search for byobu page Daniel Klabbers 2021-11-16 20:20:53 +0100
  • 8b1a32af8d add comment count to mapping Daniël Klabbers 2021-11-11 21:46:17 +0100
  • cadfc7b9bd seed and use comment count for sorting Daniël Klabbers 2021-11-11 21:40:34 +0100
  • 87f695484b compiled 0.1.2 Daniel Klabbers 2021-11-11 13:12:42 +0100
  • 5600236bb8 exclude byobu from elastic for now Daniel Klabbers 2021-11-11 13:12:36 +0100
  • cc9c57308e re enable search, cleanup Daniel Klabbers 2021-11-11 13:12:17 +0100
  • 77c406c07f improve scoring by boosting titles, now also major 0.1.1 Daniel Klabbers 2021-11-10 16:52:53 +0100
  • 050482dd4a fix calling xhr still 0.1.0 Daniel Klabbers 2021-11-10 14:39:47 +0100
  • 8576579aa6 use correct path on index 0.0.21 Daniel Klabbers 2021-11-10 13:55:20 +0100
  • bad10ef03d only override the search on the frontend if its not already been handled by the backend to prevent duplicate queries Daniel Klabbers 2021-11-10 13:36:34 +0100
  • 8111c214cc override api client on the backend to retrieve discussions from elastic always, this prevents all hits to the MySQL db 0.0.20 Daniel Klabbers 2021-11-10 12:40:32 +0100
  • a03de74f0b clean up js Daniel Klabbers 2021-11-10 12:39:41 +0100
  • 6369637145 fix issue with selection of columns 0.0.19 Daniel Klabbers 2021-11-08 20:25:02 +0100
  • fd11442a76 optimize search query with join 0.0.18 Daniel Klabbers 2021-11-08 16:46:15 +0100
  • 8977d3d161 fix for issue with search 0.0.17 Daniel Klabbers 2021-11-08 16:41:37 +0100
  • 3106667519 attempt to improve results loading with eloquent 0.0.16 Daniël Klabbers 2021-11-08 16:04:42 +0100
  • 99dff8289d added hidden at to stop indexing hidden posts and discussions 0.0.15 Daniël Klabbers 2021-11-08 09:36:53 +0100
  • b87a4e2328 support continue flag 0.0.14 Daniël Klabbers 2021-11-06 21:32:36 +0100
  • bcdf625603 added --recreate and --only to command 0.0.13 Daniel Klabbers 2021-11-05 20:10:06 +0100
  • c1c5af8ed6 add more includes 0.0.12 Daniel Klabbers 2021-11-05 13:59:20 +0100
  • 614e630fde add throttling and sorting 0.0.11 Daniel Klabbers 2021-11-05 13:51:06 +0100
  • ff4e6be86a allow bigger chunk sizes 0.0.10 Daniel Klabbers 2021-11-04 12:28:19 +0100
  • 4c056a4db4 force queue 0.0.9 Daniel Klabbers 2021-11-04 10:47:24 +0100
  • 33ae86a539 fix issues with discussion search 0.0.8 Daniel Klabbers 2021-11-04 10:01:54 +0100
  • d0c4eb615a add indexing endpoint Daniel Klabbers 2021-11-03 11:24:30 +0100
  • de7f1096a9 fix issue with search controller due to binding change 0.0.7 Daniel Klabbers 2021-11-02 14:57:11 +0100
  • 63d7e3cbf6 explain command, remove flags and shorten 0.0.6 Daniel Klabbers 2021-11-02 14:48:18 +0100
  • 4e6f560376 reduce complexity of rebuild command Daniel Klabbers 2021-11-02 14:47:24 +0100
  • 53651328bb Bundled output for commit 8fb79e6e2f 0.0.5 flarum-bot 2021-11-02 13:36:05 +0000
  • 8fb79e6e2f use right branch for asset compilation Daniel Klabbers 2021-11-02 14:34:37 +0100
  • 87ffc40fa4 compile assets Daniel Klabbers 2021-11-02 14:32:05 +0100
  • c04a9f9861 remove string binding 0.0.4 Daniel Klabbers 2021-11-02 13:58:59 +0100
  • 47fc5c2f1b refactored jobs, cleaned up Daniel Klabbers 2021-11-02 13:55:41 +0100
  • 254c58101b indexing now works using language processing 0.0.3 Daniel Klabbers 2021-11-02 12:07:27 +0100
  • da04d0abfd readme Daniel Klabbers 2021-11-02 11:01:34 +0100
  • c96a0f54bf
    fix: indexpage search not hitting custom endpoint David Wheatley 2021-10-31 22:47:46 +0000
  • ef4b02b562 Merge branch 'dk/analyzer' into main Daniël Klabbers 2021-10-31 09:17:35 +0100
  • 61e2f90835 wip dk/analyzer Daniël Klabbers 2021-10-31 02:53:16 +0200
  • 6c045ab595 wip Daniël Klabbers 2021-10-30 13:01:51 +0200
  • 12bc9d74e0 wip Daniel Klabbers 2021-10-29 10:42:57 +0200
  • c3458bf16b allow use of env var UUID for now 0.0.2 Daniël Klabbers 2021-10-27 08:59:27 +0200
  • 07a1e9dc44 wip Daniël Klabbers 2021-10-27 08:02:07 +0200
  • 7feec2ffd4 Bundled output for commit 70bffb7aa0 0.0.1 flarum-bot 2021-10-22 17:59:23 +0000
  • 70bffb7aa0
    hotfix: don't use custom search endpoint when there is no search query David Wheatley 2021-10-22 18:57:43 +0100
  • 2f43fe2ae2 Bundled output for commit a5b62f56da flarum-bot 2021-10-21 17:57:12 +0000
  • a5b62f56da
    feat: restore post excerpt in search dropdown David Wheatley 2021-10-21 18:55:36 +0100
  • 9a8ffa1eb5 Bundled output for commit 7401332092 flarum-bot 2021-10-21 17:01:15 +0000
  • 7401332092
    fix: maintain consistency in API requests (`discussions`) David Wheatley 2021-10-21 17:59:04 +0100
  • e3f74b5f07
    feat: override discussion search page David Wheatley 2021-10-21 17:58:37 +0100
  • 383dee43a0
    chore: bump JS dependencies David Wheatley 2021-10-21 17:58:17 +0100
  • 23c3b02201 add flag description Daniel Klabbers 2021-10-20 14:39:35 +0200
  • 59dd8f887e Bundled output for commit 0574307439 flarum-bot 2021-10-20 12:26:32 +0000
  • 0574307439 refactored dk/nested Daniel Klabbers 2021-10-20 14:24:44 +0200
  • 4fa4ccce99 wip Daniel Klabbers 2021-10-15 21:21:30 +0200
  • 4130e49bee wip Daniel Klabbers 2021-10-15 13:51:36 +0200
  • cfa3bae1f7 fixed search again Daniel Klabbers 2021-10-14 22:34:12 +0200
  • 281df80691 Bundled output for commit 43e2e038e3 flarum-bot 2021-10-14 19:35:05 +0000
  • 43e2e038e3 endpoint is now posts Daniel Klabbers 2021-10-14 21:33:16 +0200
  • 17bb6ff837 moving to posts Daniel Klabbers 2021-10-14 21:31:50 +0200
  • 48feda2877 improved description, added logo Daniel Klabbers 2021-10-14 14:58:44 +0200
  • 1cb8aac47b support for api key, added readme Daniel Klabbers 2021-10-14 14:53:26 +0200
  • c9a0407f47 commit before i lose this beauty Daniel Klabbers 2021-10-14 14:41:35 +0200
  • f69541d38a moved to elastic Daniel Klabbers 2021-10-14 12:31:45 +0200
  • e2e56831e5 improve permission logic again and allow flushing indices with command Daniel Klabbers 2021-10-14 00:56:32 +0200
  • e3d436d5dd improve permissions Daniel Klabbers 2021-10-14 00:07:08 +0200
  • 453c67620d basic permissions working Daniel Klabbers 2021-10-13 23:48:10 +0200
  • 62d3b3e39a Bundled output for commit f4dca3d185 flarum-bot 2021-10-13 19:20:12 +0000