Daniel Klabbers
|
877533b43d
|
introduce wildcard, needs further testing
|
2021-12-14 16:35:16 +01:00 |
Daniel Klabbers
|
0d51e5d912
|
feat: add partial word match with low weighting
|
2021-12-14 12:05:32 +01:00 |
flarum-bot
|
2d989c7bbc
|
Bundled output for commit ca229c8af8
Includes transpiled JS/TS.
[skip ci]
|
2021-12-13 11:07:39 +00:00 |
Daniel Klabbers
|
ca229c8af8
|
possibly reduce logging
|
2021-12-13 12:06:26 +01:00 |
Daniel Klabbers
|
68fce10d56
|
support patching the mapping without recreating
|
2021-11-16 20:33:17 +01:00 |
Daniel Klabbers
|
cb7da5d3f8
|
fix search for the right fields
|
2021-11-16 20:23:07 +01:00 |
Daniel Klabbers
|
868713da11
|
fix: search for byobu page
Fixes the index for byobu.
|
2021-11-16 20:22:22 +01:00 |
Daniël Klabbers
|
8b1a32af8d
|
add comment count to mapping
|
2021-11-11 21:46:17 +01:00 |
Daniël Klabbers
|
cadfc7b9bd
|
seed and use comment count for sorting
|
2021-11-11 21:40:34 +01:00 |
Daniel Klabbers
|
87f695484b
|
compiled
|
2021-11-11 13:12:42 +01:00 |
Daniel Klabbers
|
5600236bb8
|
exclude byobu from elastic for now
|
2021-11-11 13:12:36 +01:00 |
Daniel Klabbers
|
cc9c57308e
|
re enable search, cleanup
|
2021-11-11 13:12:17 +01:00 |
Daniel Klabbers
|
77c406c07f
|
improve scoring by boosting titles, now also major
|
2021-11-10 16:52:53 +01:00 |
Daniel Klabbers
|
050482dd4a
|
fix calling xhr still
|
2021-11-10 14:39:47 +01:00 |
Daniel Klabbers
|
8576579aa6
|
use correct path on index
|
2021-11-10 13:55:20 +01:00 |
Daniel Klabbers
|
bad10ef03d
|
only override the search on the frontend if its not already been handled by the backend to prevent duplicate queries
|
2021-11-10 13:36:34 +01:00 |
Daniel Klabbers
|
8111c214cc
|
override api client on the backend to retrieve discussions from elastic always, this prevents all hits to the MySQL db
|
2021-11-10 12:40:32 +01:00 |
Daniel Klabbers
|
a03de74f0b
|
clean up js
|
2021-11-10 12:39:41 +01:00 |
Daniel Klabbers
|
6369637145
|
fix issue with selection of columns
|
2021-11-08 20:25:02 +01:00 |
Daniel Klabbers
|
fd11442a76
|
optimize search query with join
|
2021-11-08 16:46:15 +01:00 |
Daniel Klabbers
|
8977d3d161
|
fix for issue with search
|
2021-11-08 16:41:37 +01:00 |
Daniël Klabbers
|
3106667519
|
attempt to improve results loading with eloquent
|
2021-11-08 16:04:42 +01:00 |
Daniël Klabbers
|
99dff8289d
|
added hidden at to stop indexing hidden posts and discussions
|
2021-11-08 09:36:53 +01:00 |
Daniël Klabbers
|
b87a4e2328
|
support continue flag
|
2021-11-06 21:32:36 +01:00 |
Daniel Klabbers
|
bcdf625603
|
added --recreate and --only to command
|
2021-11-05 20:10:06 +01:00 |
Daniel Klabbers
|
c1c5af8ed6
|
add more includes
|
2021-11-05 13:59:20 +01:00 |
Daniel Klabbers
|
614e630fde
|
add throttling and sorting
|
2021-11-05 13:51:06 +01:00 |
Daniel Klabbers
|
ff4e6be86a
|
allow bigger chunk sizes
|
2021-11-04 12:28:19 +01:00 |
Daniel Klabbers
|
4c056a4db4
|
force queue
|
2021-11-04 10:47:24 +01:00 |
Daniel Klabbers
|
33ae86a539
|
fix issues with discussion search
|
2021-11-04 10:01:54 +01:00 |
Daniel Klabbers
|
d0c4eb615a
|
add indexing endpoint
|
2021-11-03 11:24:30 +01:00 |
Daniel Klabbers
|
de7f1096a9
|
fix issue with search controller due to binding change
|
2021-11-02 14:57:11 +01:00 |
Daniel Klabbers
|
63d7e3cbf6
|
explain command, remove flags and shorten
|
2021-11-02 14:48:18 +01:00 |
Daniel Klabbers
|
4e6f560376
|
reduce complexity of rebuild command
|
2021-11-02 14:47:24 +01:00 |
flarum-bot
|
53651328bb
|
Bundled output for commit 8fb79e6e2f
Includes transpiled JS/TS.
[skip ci]
|
2021-11-02 13:36:05 +00:00 |
Daniel Klabbers
|
8fb79e6e2f
|
use right branch for asset compilation
|
2021-11-02 14:34:37 +01:00 |
Daniel Klabbers
|
87ffc40fa4
|
compile assets
|
2021-11-02 14:32:05 +01:00 |
Daniel Klabbers
|
c04a9f9861
|
remove string binding
|
2021-11-02 13:58:59 +01:00 |
Daniel Klabbers
|
47fc5c2f1b
|
refactored jobs, cleaned up
|
2021-11-02 13:55:41 +01:00 |
Daniel Klabbers
|
254c58101b
|
indexing now works using language processing
|
2021-11-02 12:07:27 +01:00 |
Daniel Klabbers
|
da04d0abfd
|
readme
|
2021-11-02 11:01:34 +01:00 |
David Wheatley
|
c96a0f54bf
|
fix: indexpage search not hitting custom endpoint
|
2021-10-31 22:47:46 +00:00 |
Daniël Klabbers
|
ef4b02b562
|
Merge branch 'dk/analyzer' into main
|
2021-10-31 09:17:35 +01:00 |
Daniël Klabbers
|
61e2f90835
|
wip
|
2021-10-31 02:53:16 +02:00 |
Daniël Klabbers
|
6c045ab595
|
wip
|
2021-10-30 13:01:51 +02:00 |
Daniel Klabbers
|
12bc9d74e0
|
wip
|
2021-10-29 10:42:57 +02:00 |
Daniël Klabbers
|
c3458bf16b
|
allow use of env var UUID for now
|
2021-10-27 08:59:27 +02:00 |
Daniël Klabbers
|
07a1e9dc44
|
wip
|
2021-10-27 08:02:07 +02:00 |
flarum-bot
|
7feec2ffd4
|
Bundled output for commit 70bffb7aa0
Includes transpiled JS/TS.
[skip ci]
|
2021-10-22 17:59:23 +00:00 |
David Wheatley
|
70bffb7aa0
|
hotfix: don't use custom search endpoint when there is no search query
|
2021-10-22 18:57:43 +01:00 |