Skip to content
Discussion options

You must be logged in to vote

Thanks for providing the reproduction! Are you using Insiders? The new search is currently only available to sponsors of the project. When I run your example with Insiders, it works as intended:

Note that searching for addcoins will not work as expected, because the query is essentially one word, and the tokenizer splits it into two in the search. You might switch to non-pascal case tokenization for that.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by squidfunk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants