NativeScript / NativeScript/docs
Improve search results
未关闭
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 17
- 派生
- 31
- 平均合并
- 8 小时 51 分钟
- 30 天内合并 PR
- 2
描述
I think there are 2 things to improve in the results, one is the order and the other is the name of the section in which they appear.
For example, in the image I show I am searching for stackLayout and searches related to stackLayout appear before the component itself.
- Improvement in order: When performing the search I think the entry to the component should appear first
- Incoherent titles: When searching for stackLayout the entry that is related to the component appears in the
Documentationsection. It's all documentation, right? I think a more coherent title would be the documentation space itself:UI Components. - Incorrect section: This is related to the previous point, 2 StackLayout entries appear within Documentation, one is the component and the other is the API. This is quite confusing, I think each entry should appear with the title of the documentation section, for the component
UI Componentsand for the APIAPI Reference.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
复现 issue 中显示的 stackLayout 搜索,并检查搜索入口点和文档部分元数据。确认组件条目和 API 条目的排序及标签方式。完成标准是组件结果排在相关结果之前,组件条目标记为 UI Components,API 条目标记为 API Reference。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- documentation, search
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100