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

Inconsistent Search Results Behaviour #9135

Closed
daixiang0 opened this issue Apr 26, 2021 · 4 comments
Closed

Inconsistent Search Results Behaviour #9135

daixiang0 opened this issue Apr 26, 2021 · 4 comments

Comments

@daixiang0
Copy link

Describe the bug

I noticed when searching for ip tagging, that I could only find the page when i matched text in the qualified names referenced on the page. Other pages I could find by matching any text on the page.

To Reproduce
Steps to reproduce the behavior:

I reproduced the below behaviour on firefox, chrome, and safari. I did not test on all versions, but reproduced using latest, 1.17.1, 1.16.1, and 1.13.1

in the search field of the docs enter any of these terms: "ip tagging", "ip tag", "ip" and note the results.
enter "iptag" and note the results.
enter "kafka broker", "kafka", "kafka b", "emitting results", then note results.
The first set of terms will not bring up the ip tagging page. "iptag" will return the page by matching on the qualified names in the page. Any of the last terms will bring up the correct kafka broker page among its results.

Expected behavior
I can get results with iptag input.

Your project

https://github.com/envoyproxy/envoy/tree/main/docs

@daixiang0 daixiang0 changed the title <what happen when you do on which document project> Inconsistent Search Results Behaviour Apr 26, 2021
@tk0miya
Copy link
Member

tk0miya commented Apr 26, 2021

Could you try v4.0.0b1? It contains a fix #8070 for short terms like "ip".

@daixiang0
Copy link
Author

daixiang0 commented Apr 27, 2021

I try install it but fail:

Could not find a version that matches sphinx<4,==4.0.0b1,>=1.5,>=1.8,>=2 (from -r requirements.in (line 89))
...

There are incompatible versions in the resolved dependencies:
  sphinx==4.0.0b1 (from -r requirements.in (line 89))
  sphinx<4,>=2 (from sphinx-tabs==2.1.0->-r requirements.in (line 87))

Since I need sphinx-tabs, what can I do? Please help me @tk0miya , thanks.

Is it possible to release a bugfix version for Sphinx3?

@Daltz333
Copy link

Sphinx Tabs will soon get updated for Sphinx 4

@daixiang0
Copy link
Author

daixiang0 commented Apr 28, 2021

Happy to hear it!

@Daltz333 could share detail plan, we want it deeply!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants