← Glean-ia-acs Β· Day 2 of 56
Level 200 β€” Foundations30 minNIST MAP

Keyword vs. Natural-Language Questions

Choosing how to ask

You'll be able to

Read first

Day 2 Lab

  1. Write one need as three keywords.
  2. Write the same need as a full question.
  3. Run both; compare what comes back β€” a list of docs vs a synthesized answer.
  4. Note which mode fit the need better, and why.

Working Example: Same Need, Two Modes

Glean accepts queries as keywords or as questions; the mode changes the shape of the result. Verified against search_basics.

Need: "What is our parental leave policy?"

Keyword mode:   parental leave policy
  β†’ a ranked list of documents (you open the benefits doc yourself)

Question mode:  What is our parental leave policy?
  β†’ a synthesized, cited answer drawn from the benefits docs

Rule of thumb:
  Know the exact document  β†’ keywords (faster to the source)
  Want the answer itself   β†’ a question (Glean assembles and cites it)

Check for understanding

Give one need better served by keywords and one better served by a question.

Check yourself

Pick an answer β€” you'll see if it's right and why.

1. What does Glean's Enterprise Graph primarily connect?

2. When is a natural-language question better than keywords?

3. Your top result is the wrong TYPE of thing entirely. That is a...

4. What does a result's snippet tell you?

5. What does `type:document onboarding` do?

6. `app:slack quarterly roadmap` returns...

7. In one sentence, what does `from:me` do?

Pass threshold 80% Β· week 1 quiz

In 10 seconds

β€œGlean takes keywords or a full question. Keywords win when you know the exact doc; a question wins when you want a synthesized, cited answer. Match the mode to your need.”

Next Β· Week 1 Day 3
Glean Foundations and Search Intent