typesense / typesense/docusaurus-theme-search-typesense

Case sensitive when searching in Cyrillic

Open
#26 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
84
Forks
24
Avg merge
1m
Merged PRs (30d)
1

Description

Description

Case sensitive when searching in Cyrillic.

Steps to reproduce

Go to Search field, type keyword, for example in cyryllic - пример. After type same keyword in uppercase (ПРИМЕР).

Expected Behavior

Search resulst are equal

Actual Behavior

Search resulst are not equal

Metadata

Typesense Version: typesense:0.24.0
Docusaurus Version: 2.2.0
docusaurus-theme-search-typesense Version: 0.8.0

Contributor guide

No contributing guide indexed for this repository

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

Reproduce the issue in the search field with the Cyrillic terms "пример" and "ПРИМЕР" and inspect the TypeScript search integration used by the theme. Done means both forms return equal search results; the payload does not name a source file or test to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.