Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search result not so great on DocFX #279

Closed
iamnancy07 opened this issue Apr 28, 2016 · 1 comment
Closed

Search result not so great on DocFX #279

iamnancy07 opened this issue Apr 28, 2016 · 1 comment
Assignees

Comments

@iamnancy07
Copy link

Before Kusto onboard to DocFX, its search results were pretty good; however, the search experience is not so good on DocFX.
https://kusto.azurewebsites.net/docs/index.html

For example, when I tried to search for “let”, it shows no result…….
I have to search for “let statement” to find what I am looking for…..

@qinezh qinezh self-assigned this Apr 29, 2016
@qinezh
Copy link
Contributor

qinezh commented Apr 29, 2016

It seems that the word 'let' belongs to stop words(words that are very common and are not useful in differentiating between documents) defined by lunr.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants