Search optimizations (Not SEO) / 搜索优化(非 SEO)

Open
#406 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
typescript
Domain
search

Research direction

Start by tracing the GPU configuration search flow and how query terms are matched. Reproduce the reported case with "B300 vllm" and a result named "B300 (vllm)"; done means parenthesized terms match searches without parentheses while existing search behavior remains intact.

Written by the indexing model from the issue text.

Description

p3
Image

When searching for GPU configs, it shld be parenthesis-less, where "B300 vllm" search would have "B300 (vllm)" show up

中文说明

搜索 GPU 配置时应忽略括号,例如输入"B300 vllm"应能匹配到"B300 (vllm)"等结果。

Dominant language
TypeScript
Stars
46
Forks
19
Avg merge
9h 52m
Merged PRs (30d)
332

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.

More from SemiAnalysisAI/InferenceX-app

All issues in SemiAnalysisAI/InferenceX-app

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.