typesense / typesense/typesense
Reopening "Case sensitivity (of facet fields, maybe others?) #504"
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 26.6k
- Forks
- 973
- Avg merge
- 18h 45m
- Merged PRs (30d)
- 4
Description
Description
Issue is exactly as described earlier. I thought this issue was fixed - but its still occurring. Am I missing something?
?q=*&per_page=0&facet_by=tags&max_facet_values=100 gives:
filter_by: tags:COVID19MANIPUR
Another example
Metadata
Typesense Version:
v26.0
OS:
Ubuntu 22.04.4 LTS
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the behavior described in issue #504 and reproducing the facet query and filter_by examples against Typesense v26.0 on Ubuntu 22.04. Confirm whether facet values and filter matching differ only by case, then add or update coverage so the expected case-sensitive behavior is demonstrated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- search
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100