mediawiki-skins-Vector/resources/skins.vector.search
Lucas Werkmeister a01f839051 search: Make wprov value match non-Vue behavior
The legacy search wprov behavior, implemented in the WikimediaEvents
extension in searchSatisfaction.js, is to use acrw1_ as the prefix (i.e.
with an underscore before the index), and acrw1_-1 for user searches
that didn’t select a suggestion (not acrw1). Make the Vue search match
this in both cases.

Bug: T317682
Change-Id: I6c84533e1811233ff2727d501327471d73fc7b62
2022-10-25 10:38:44 +00:00
..
.eslintrc.json Move REST search client out of WVUI into Vector 2022-02-10 10:17:10 -06:00
App.vue search: Add wprov to result URLs 2022-10-21 11:58:30 +02:00
config.json.d.ts Search: Use Codex and Vue 3 instead of WVUI and Vue 2. 2022-07-18 12:54:47 -07:00
fetch.js Add fetch tests from WVUI 2022-02-15 14:00:40 -06:00
instrumentation.js search: Make wprov value match non-Vue behavior 2022-10-25 10:38:44 +00:00
restSearchClient.js Remove $wgVectorSearchHost, replace with $wgVectorSearchApiUrl 2022-10-07 00:57:58 +00:00
skins.vector.search.js search: Reduce skins.vector.search module size 2022-09-30 19:05:03 +02:00
types.js Search: Use Codex and Vue 3 instead of WVUI and Vue 2. 2022-07-18 12:54:47 -07:00
urlGenerator.js search: Reduce skins.vector.search module size 2022-09-30 19:05:03 +02:00