Patrik Oldsberg
|
d9ce823b00
|
packages: regenerate all API reports with warnings
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-07-15 02:05:46 +02:00 |
|
Patrik Oldsberg
|
602b5b59bb
|
packages: regenerate all API reports with prettier
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-07-12 19:54:11 +02:00 |
|
Oliver Sand
|
97b2eb37b2
|
Change return value of SearchEngine.index to Promise<void>
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-07-09 11:26:42 +02:00 |
|
github-actions[bot]
|
de67704be9
|
Version Packages
|
2021-07-08 11:37:02 +00:00 |
|
Oliver Sand
|
d4507650bd
|
Merge pull request #6381 from SDA-SE/feat/better-lunr-results
Build search queries using the query build in `LunrSearchEngine`
|
2021-07-08 11:43:28 +02:00 |
|
Oliver Sand
|
9f3ecb555a
|
Build search queries using the query build in LunrSearchEngine
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-07-07 19:41:54 +02:00 |
|
Oliver Sand
|
96b40870b3
|
Merge pull request #6362 from SDA-SE/feat/techdocs-scheduler
Make sure that the search scheduler doesn't run to many tasks in parallel
|
2021-07-07 19:33:07 +02:00 |
|
Rogerio Angeliski
|
7a74046f16
|
docs: added generated files
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
|
2021-07-07 08:58:41 -03:00 |
|
Rogerio Angeliski
|
93f8e8b423
|
Revert "docs: added generated files"
This reverts commit b2cefb34e0d4640cc5bb675d05d0ea906d74eec8.
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
|
2021-07-07 08:58:41 -03:00 |
|
Rogerio Angeliski
|
1cdc4ba0e2
|
docs: added generated files
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
|
2021-07-07 08:58:40 -03:00 |
|
Oliver Sand
|
0466606d84
|
Add test for runPeriodically
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-07-06 18:58:06 +02:00 |
|
Oliver Sand
|
03715ceaa4
|
Add comment and remove initial run
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-07-06 16:37:38 +02:00 |
|
Oliver Sand
|
4176a60e50
|
Make sure that the search scheduler doesn't run to many tasks in parallel
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-07-06 15:19:59 +02:00 |
|
github-actions[bot]
|
5a64fe7ea5
|
Version Packages
|
2021-06-24 09:58:38 +00:00 |
|
Eric Peterson
|
c086a1cd92
|
Merge pull request #6134 from SDA-SE/feat/default-catalog-collator-error
Handle errors in collators and decorators and log them
|
2021-06-22 16:22:14 +02:00 |
|
Jesse Bye
|
3ec487502e
|
Add test case; update changeset message
Signed-off-by: Jesse Bye <jbye@riskalyze.com>
|
2021-06-22 10:50:28 +02:00 |
|
Jesse Bye
|
7e7cec86ac
|
Escape colons in Lunr search query filters
Signed-off-by: Jesse Bye <jbye@riskalyze.com>
|
2021-06-22 10:49:53 +02:00 |
|
Oliver Sand
|
9c8ea7e24e
|
Handle errors in collators and decorators and log them.
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-21 18:22:30 +02:00 |
|
Fredrik Adelöw
|
a88073c29a
|
Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-06-18 20:26:42 +02:00 |
|
Patrik Oldsberg
|
820de63018
|
Merge pull request #6076 from backstage/rugvip/allreports
scripts/api-extractor: create and check API reports for all(most) plugins
|
2021-06-17 15:46:11 +02:00 |
|
Patrik Oldsberg
|
d8d7226fce
|
plugins: generate api reports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-17 13:30:06 +02:00 |
|
github-actions[bot]
|
36e5a82e9b
|
Version Packages
|
2021-06-17 08:08:44 +00:00 |
|
Oliver Sand
|
6f0b0c1a33
|
Add tests for stemming and trimming
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-16 14:43:25 +02:00 |
|
Kevin
|
facbe60532
|
fix: results are not accurate for search
Signed-off-by: Kevin <dl_xq@sina.com>
|
2021-06-16 15:36:04 +08:00 |
|
github-actions[bot]
|
4a93128245
|
Version Packages
|
2021-06-10 12:18:06 +00:00 |
|
Eric Peterson
|
bbcd246cc8
|
Update search plugin READMEs to reflect new state of reality.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-06-04 21:18:14 +02:00 |
|
Eric Peterson
|
0a032c55ce
|
Fix bug causing search to be empty initially.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-06-04 20:09:28 +02:00 |
|
Eric Peterson
|
8cb45d747a
|
Make the QueryTranslator a more integral part of the SearchEngine API
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-06-03 16:28:05 +02:00 |
|
Eric Peterson
|
455b97b127
|
Make type(s) readonly properties of Collator/Decorator classes
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-06-03 16:28:05 +02:00 |
|
Eric Peterson
|
b9b26ec572
|
Update decorator type-specific decorator test
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-06-03 16:28:05 +02:00 |
|
Eric Peterson
|
f131c3de21
|
Fix Lunr tests to match new translation logic.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-06-03 16:28:05 +02:00 |
|
Emma Indal
|
720fd2f360
|
prettier
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-06-03 16:28:04 +02:00 |
|
Eric Peterson
|
1f3e6dff88
|
Pass result type along from search engine.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-06-03 16:28:04 +02:00 |
|
Emma Indal
|
8829e8228e
|
wip composable result list
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-06-03 16:28:04 +02:00 |
|
Emma Indal
|
94d1d852e1
|
update lunr search query filters
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-06-03 16:28:04 +02:00 |
|
Emma Indal
|
af6a718e82
|
change term presence in lunr query
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-06-03 16:28:04 +02:00 |
|
github-actions[bot]
|
df31bdca8f
|
Version Packages
|
2021-05-12 09:39:51 +00:00 |
|
github-actions[bot]
|
d397eb470f
|
Version Packages
|
2021-05-06 08:25:18 +00:00 |
|
github-actions[bot]
|
44abfaada6
|
Version Packages
|
2021-04-29 13:35:03 +02:00 |
|
Emma Indal
|
6c46febf63
|
Add tests for Scheduler
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-04-27 11:08:37 +02:00 |
|
Emma Indal
|
4906a4c221
|
rename test file to be more specific to IndexBuilder
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-04-27 11:07:55 +02:00 |
|
Emma Indal
|
266e46d3c3
|
switch from map to forEach
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-04-27 11:07:08 +02:00 |
|
Emma Indal
|
50b15bfeb3
|
imports and exports
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-04-26 16:44:32 +02:00 |
|
Emma Indal
|
9dff1a9839
|
use scheduler and fix tests
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-04-26 16:43:58 +02:00 |
|
Emma Indal
|
0b9eac3a81
|
refactor build method in indexBuilder
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-04-26 16:39:33 +02:00 |
|
Emma Indal
|
da489d2cd3
|
add new Scheduler Class
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-04-26 16:38:34 +02:00 |
|
Emma Indal
|
1c2d8436ab
|
change log severity from info to debug
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-04-26 13:38:15 +02:00 |
|
Emma Indal
|
8c0184a1c8
|
use timers in tests
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-04-26 13:37:27 +02:00 |
|
Emma Indal
|
cdda9c671d
|
move refresh loop to builder and use configured refreshInterval
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-04-23 15:03:32 +02:00 |
|
github-actions[bot]
|
034998d537
|
Version Packages
|
2021-04-22 13:19:35 +00:00 |
|