מונחי חיפוש של קיבוץ
אפשר לקבץ יחד מונחי חיפוש מרובים באמצעות סוגריים מרובעים ((
ו-)
).
לדוגמה:
(hello OR world) AND lang:java
אפשר גם למקם קבוצות מרובות. למשל:
((Strings OR StringBuilder) AND lang:java) OR (std AND lang:cpp)
מידע נוסף מפורט בקטע אפשרויות תחביר נוספות במסמכי העזר.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2022-08-17 (שעון UTC).
[null,null,["עדכון אחרון: 2022-08-17 (שעון UTC)."],[[["Search terms can be grouped together using parentheses for more complex queries."],["Nested grouping with parentheses allows combining multiple search conditions."],["The `OR` operator searches for either term within a group, while the `AND` operator requires both terms to be present."],["For detailed syntax information, refer to the additional syntax options in the reference documentation."]]],[]]