Commit Graph

19 Commits

Author SHA1 Message Date
13c2c6c16b Small commit to add hybrid search and autoembedding 2023-12-14 16:07:48 +01:00
abfa7ded25 use a new temp index in the test 2023-09-08 12:32:47 +05:30
f2837aaec2 add another test case 2023-09-08 11:39:54 +05:30
11df155598 fix highlighting bug when searching for a phrase with cropping 2023-09-08 11:39:52 +05:30
324d448236 Format let-else ❤️ 🎉 2023-07-03 10:20:28 +02:00
84845de9ef Update Charabia 2023-06-29 15:56:32 +02:00
642b0f3a1b Expose a new vector field on the search route 2023-06-27 12:32:38 +02:00
da833eb095 Expose the scores and detailed scores in the API 2023-06-22 12:39:14 +02:00
83ab8cf4e5 Remove dbg!(..) expression in highlighter tests 2023-05-08 09:45:23 +02:00
cd2573fcc3 Fix prefix highlighting 2023-05-04 16:53:50 +02:00
7b8cc25625 rename located_query_terms_from_string -> located_query_terms_from_tokens 2023-05-02 18:53:01 +02:00
d1fdbb63da Make all search tests pass, fix distinctAttribute bug 2023-04-24 12:12:08 +02:00
7ab48ed8c7 Matching words fixes 2023-04-12 16:21:43 +02:00
f7e7f438f8 Patch prefix match 2023-04-06 17:22:31 +02:00
ba8dcc2d78 Fix clippy 2023-04-06 15:50:47 +02:00
ae17c62e24 Remove warnings 2023-04-06 14:07:18 +02:00
9c5f64769a Integrate the new Highlighter in the search 2023-04-06 13:58:56 +02:00
ebe23b04c9 Make the matcher consume the search context 2023-04-06 12:28:28 +02:00
13b7c826c1 add new highlighter 2023-04-06 12:15:37 +02:00