sphinx-doc / sphinx-doc/sphinx

zh search with jiaba have a bug

Open
#7,406 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted html search type:bug
Dominant language
Python
Stars
8k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

<Paste your command-line here which cause the problem>

$ git clone https://github.com/.../some_project
$ cd some_project
$ pip install -r requirements.txt
$ cd docs
$ make html SPHINXOPTS="-D language=de"
$ # open _build/html/index and see bla bla

Expected behavior
A clear and concise description of what you expected to happen.

Your project
Link to your sphinx project, or attach zipped small project sample.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment info

  • OS: [e.g. Unix/Linux/Mac/Win/other with version]
  • Python version: [e.g. 3.7.1]
  • Sphinx version: [e.g. 1.8.2]
  • Sphinx extensions: [e.g. sphinx.ext.autodoc, recommonmark]
  • Extra tools: [e.g. Browser, tex or something else]

Additional context
Add any other context about the problem here.

  • [e.g. URL or Ticket]

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue provides only the standard bug-report template and names no source file, test, project, environment, or reproducible command. Start by obtaining the missing reproduction details for Chinese search with jieba, then identify the relevant Sphinx search entry point and add a regression test; done means the reported search behavior is reproduced and corrected.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation, search
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.