検索条件を使用して検索する
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
このページでは、Google Issue Tracker の検索ビルダーを使用して問題を検索する方法について説明します。
検索結果は、問題を表示する 権限を持つコンポーネントの問題に限定されます。
検索条件を使用して検索する
検索ビルダーで検索するには:
ウェブブラウザで 公開バグトラッカーを開く。
検索バーの右側にあるプルダウン ボタンをクリックします。
検索バーは、Issue Tracker の上部に常に表示されます。

検索オプションのクエリビルダーが開きます。

アクセス時に選択したビューによっては、検索ビルダーに検索条件がすでに入力されている場合があります。
一致セレクタを使用して、問題を検索する際の条件の連結方法を選択します。
検索ビルダーに追加するすべての条件に一致する場合にのみ問題を含める場合は、[すべて一致(AND)] を選択します。検索ビルダーに追加する条件の少なくとも 1 つに一致する問題を含める場合は、[いずれかに一致(OR)] を選択します。
検索条件を作成します。
左端のプルダウン リストで、検索条件を適用するフィールドを選択します。
2 番目のプルダウン リストで、Issue Tracker がこの条件の検索値を使用する方法を選択します。
たとえば、[ステータス] フィールドでは [いずれか] または [いずれも] で検索できますが、[作成日] フィールドでは [前]、[期間]、[日付] などのオプションで検索できます。
最後のセクションで、検索値を入力します。
たとえば、[優先度] フィールドでは、チェックボックスを使用して必要な値を選択できます。[ホットリスト] フィールドでは、プルダウンからホットリストを選択できます。[ブロック ID] フィールドには、ID をカンマ区切りのリストで入力するボックスがあります。
空のフィールドを検索するには、値 none
を使用します。空のフィールドを除外するには、-
演算子を使用します。使用可能な演算子の詳細については、検索クエリ言語をご覧ください。
検索条件を追加するには、結果を条件に照合する方法に応じて、[AND ...] または [OR ...] ボタンをクリックします。
条件の一部を削除するには、特定の条件をカプセル化するボックスの右上にある [X] をクリックします。

(省略可)検索条件を保存します。
検索ビルダーの右下にある [検索を名前を付けて保存] フィールドでは、検索に名前を付けて保存できます。これにより、条件を再入力しなくても、後で同じ検索を実行できます。詳細については、保存した検索をご覧ください。

[検索] をクリックして検索を実行するか、[検索を保存] アイコンをクリックして検索を実行して保存します。
検索条件は、検索結果ページを表示した後、いつでも保存できます。検索条件を保存するには、検索結果ページから検索ビルダーに戻り、検索条件に名前を付けて保存します。
検索ビルダーの下部にある [検索のヘルプ] リンクをクリックすると、検索クエリ言語に関する情報が表示されます。ここでは、Issue Tracker での検索に使用される構文について詳しく説明しています。
次のステップ
All rights reserved. Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[[["\u003cp\u003eThis page provides instructions on how to utilize the search builder in Google Issue Tracker to locate specific issues.\u003c/p\u003e\n"],["\u003cp\u003eUsers can construct detailed searches by specifying criteria such as issue status, priority, or components, and chain them together using "AND" or "OR" operators.\u003c/p\u003e\n"],["\u003cp\u003eSearch results are restricted to issues within components where the user has designated permissions (Admin, View and Edit, or View and Comment).\u003c/p\u003e\n"],["\u003cp\u003eUsers have the option to save their search criteria for future use, simplifying repetitive searches.\u003c/p\u003e\n"],["\u003cp\u003eFurther information on search concepts, results, query language, and result organization is linked for more in-depth understanding.\u003c/p\u003e\n"]]],[],null,["# Search with the Search Builder\n\nThis page shows how to [search for issues](../concepts/searches) using the\nsearch builder in Google Issue Tracker.\n\nSearch results are limited to issues in the components where you have **View\nIssues** [permission](../concepts/access-control).\n\nSearch with the search builder\n------------------------------\n\nTo search with the search builder:\n\n1. [Open Issue Tracker](../guides/access-ui) in your web browser.\n\n2. Click the drop-down button on the right side of the search bar.\n\n The search bar is always displayed at the top of Issue Tracker.\n\n3. The **Advanced search query builder** opens.\n\n Depending on the view you have selected when you access it, the search\n builder may already be populated with search criteria.\n4. Choose how you want to chain together criteria when searching for issues by\n using the match selector.\n\n If you want to include issues only if they match all of the criteria you are\n adding to the search builder, choose **Match all (AND)** . If you want to\n include issues that match at least one of the criteria you are adding to the\n search builder, choose **Match any (OR)**.\n5. Build the search criteria:\n\n 1. In the left-most drop-down list, choose the field that your search\n criteria applies to.\n\n 2. In the second drop-down list, choose how you want Issue Tracker to use\n search values for this criteria.\n\n For example, the **Status** field lets you search by **Any of** or\n **None of** , while the **Created** field lets you search by **Before** ,\n **Between** , **On**, or several other options.\n 3. In the last section, enter the search values.\n\n For example, the **Priority** field lets you choose the values you want\n with checkboxes; the **Hotlist** field gives you hotlists to choose from\n a drop-down; the **Blocking Id** field gives you a box to enter IDs in a\n comma-separated list.\n\n To search for an empty field, use the value `none`. To exclude empty\n fields, use the `-` operator. See [Search Query Language](../concepts/search-query-language) for a full\n description of the available operators.\n 4. To add an additional piece of search criteria, click the button labeled\n either **AND ...** or **OR ...**, depending on how you choose to match\n your results to the criteria.\n\n If you want to remove a piece of criteria, you can do so by clicking the\n **X** in the upper right corner of the box that encapsulates the\n specific criteria piece.\n\n6. (Optional) Save the search criteria.\n\n The **Save search as** field in the bottom right of the search builder lets\n you give your search a name and save it, so that you can run the same search\n in the future without having to re-enter criteria. For more information, see\n [Saved searches](../concepts/saved-searches).\n\n7. Click **Search** to perform the search, or the **Save search** icon to\n perform and save the search.\n\nYou can always save the search criteria *after* the search has been performed\nwhen viewing the search results page. To do so, return to the search builder\nfrom the results page, give the search a name, and save it.\n\nThe **Search help** link at the bottom of the search builder takes you to\ninformation about the [Search Query Language](../concepts/search-query-language), where you can learn more about\nthe syntax that is used to perform searches in Issue Tracker.\n\nWhat's next\n-----------\n\n- [Learn more about searching for issues](../concepts/searches)\n- [Learn more about search results](../concepts/search-results)\n- [Learn more about the Search Query Language](../concepts/search-query-language)\n- [Organizing search results](/issue-tracker/guides/organize-search-results)"]]