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

[bug] Search engine doesn't find all words. #134

Open
uilianries opened this issue Jun 23, 2020 · 1 comment
Open

[bug] Search engine doesn't find all words. #134

uilianries opened this issue Jun 23, 2020 · 1 comment

Comments

@uilianries
Copy link
Member

uilianries commented Jun 23, 2020

When looking the word Abi in the search box, it returns nothing, however, Conan's blog has the post From Cmake Syntax To Libstdc++ Abi Incompatibiliy Migrations Are Always Hard

I running Firefox 77.0.1 64-bit (Linux)

A screenshot of my search:

Screenshot_2020-06-23 Conan C C++ Package Manager

/cc @nadavc-jfrog @memsharded

@BraverO
Copy link
Contributor

BraverO commented Jun 25, 2020

From a quick look in to this it seems that the problem is that the titles of the blog are being cut-off in the search preview and the search happens only in those cut-off titles. For example if you look for IMGUI you'll find nothing but if you'll look for DEAR it will find the relevant blog.
Its the same when you lok for ABI or LIBSTDC

Hope this helps.

Ola

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