Commit a1f5bab
committed
Build: Add
Override the default from
https://github.com/typesense/typesense-docsearch-scraper/blob/0.6.0/scraper/src/typesense_helper.py#L58
> 'token_separators': ['_', '-']
This should make it so that "jQuery.ajax" is tokenised as "jquery ajax"
instead of "jqueryajax".
Ref typesense/typesense-docsearch-scraper#40.. dot as word boundary in Typesense and downrank non-API pages1 parent 21e1958 commit a1f5bab
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| |||
0 commit comments