Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Search function functionality unclear

オープン
#39 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
38/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
perl
領域
search

調査の方向性

No source file or test is named. Start by reproducing the listed full-text queries against an FAQ and compare them with the linked search documentation; done should clarify or correct the documented behavior and address the reported lack of subcategory results.

索引モデルが issue の本文から書いたものです。

説明

The search in the documentation (see: https://doc.otobo.org/manual/user/11.0/en/content/agent/faq/search.html#filters-in-use) is quite unclear.

Reproduce

Create one FAQ with the following string: OTOBO test update
Now consider the following search queries (Fulltext) and results:

Query Result
+OTOBO +update -notthere 0
+update +OTOBO 1
OTOBO test 1
OTOBO update 0
O?OBO 0
O*OBO 1
"OTOBO test" 1
test AND update 1
update AND test 1
OTOBO AND notthere 0
OTOBO OR notthere 1
OTOBO && ! notthere 1

Considering the documentation for the general search (see here: https://doc.otobo.org/manual/user/11.0/en/content/agent/search/search.html#search-parameters), these results seem surprising.

Also Relevant

主要言語
Perl
スター
0
フォーク
6
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

RotherOSS/FAQ のほかの issue

RotherOSS/FAQ の issue をすべて見る

似ている issue

Perl の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。