Ghost/apps
Kevin Ansfield 54812dc67a
Added improved Admin search behind labs flag (#20363)
ref https://linear.app/tryghost/issue/MOM-117
ref https://linear.app/tryghost/issue/MOM-70

- moved current search into new `search-provider` service and updated `search` service to use the provider service internally
- added `search-provider-beta` service
  - uses `flexsearch` as the underlying index for each document so we have better indexing and matching compared to the naive exact-match search we had previously
  - adds `excerpt` matching for posts and pages
  - keeps results output the same as the original search provider
- added `internalLinkingSearchImprovements` labs flag so we can test this internally before reaching our internal linking beta testers
- updated `search` service to switch between providers based on labs flag
2024-06-11 15:18:28 +00:00
..
admin-x-activitypub Update dependency @types/react to v18.3.3 2024-05-27 09:37:46 +02:00
admin-x-demo Update dependency @types/react to v18.3.3 2024-05-27 09:37:46 +02:00
admin-x-design-system Update sentry-javascript monorepo to v7.117.0 2024-06-11 09:35:31 +02:00
admin-x-framework Update sentry-javascript monorepo to v7.117.0 2024-06-11 09:35:31 +02:00
admin-x-settings Added improved Admin search behind labs flag (#20363) 2024-06-11 15:18:28 +00:00
announcement-bar Cleaned up jsdom dependency usage 2024-05-27 09:49:43 +02:00
comments-ui Updated default comments from 5 to 20 (#20359) 2024-06-11 18:39:59 +07:00
portal Update sentry-javascript monorepo to v7.117.0 2024-06-11 09:35:31 +02:00
signup-form Update dependency tailwindcss to v3.4.4 2024-06-10 15:18:16 +02:00
sodo-search Cleaned up jsdom dependency usage 2024-05-27 09:49:43 +02:00