Comparison · Enterprise AI Search

Glean vs ChatGPT vs Claude on enterprise search: auditing the '1.9× preferred' eval claim

Glean's May 2026 self-eval reports human graders preferred its answers 1.9× more often than ChatGPT and 1.6× more than Claude on 280 enterprise queries. We audit the methodology — query selection, grader pool, scoring rubric — and what the result actually tells procurement teams in 2026.

Contributing Editor · Product Strategy
Reviewed by Ryo Hang
10 min · Updated May 27, 2026
Editor's verdict

Glean's eval is more transparent than most vendor self-claims — they published the query count, the grader setup, and the scoring rubric, which puts them ahead of the field. The 1.9× over ChatGPT Enterprise and 1.6× over Claude Enterprise numbers describe one task: blind-graded answer preference on 280 hand-curated enterprise queries against the unmodified consumer-shaped products. That is a narrower claim than the marketing headline implies. Procurement teams should treat the result as evidence that Glean does retrieval-grounded answering better than a frontier LLM with no retrieval scaffolding — which is true, and not news.

Scorecard
Category Glean (vendor self-eval) ChatGPT Enterprise & Claude Enterprise
Eval transparency
Query count, grader pool, rubric published (May 2026 blog)
OpenAI and Anthropic publish model-card evals, not enterprise-search evals
Connector breadth
100+ connectors, permissions-aware index
ChatGPT Enterprise connectors growing (~40 GA); Claude relies on MCP servers
Grounding architecture
Permissioned retrieval over indexed corpus
ChatGPT: connector retrieval; Claude: MCP-driven retrieval, both retrieval-thin by default
Enterprise auth
SSO, SCIM, audit logs, permission mirroring
Both SOC 2, SSO, SCIM; Claude Enterprise adds MCP gateway audit hooks
Audit log granularity
Per-query, per-document attribution
Per-prompt session, not per-source-document by default
Pricing transparency
Quote-only; ~$45-50/user/month base reported by third parties
ChatGPT Enterprise ~$60/user/month list; Claude Enterprise quote-based

What Glean actually published in May 2026

On May 14, 2026 Glean's research team posted a blog titled "How Glean compares to ChatGPT and Claude on real enterprise work" [1]. The headline number: blind human graders preferred Glean's answers 1.9× more often than ChatGPT Enterprise and 1.6× more than Claude Enterprise across 280 queries drawn from real customer deployments. The post lists the rubric (four-point scale: correct, partially correct, off-topic, harmful), names the grader pool (24 graders, mix of in-house and contract), and links a spreadsheet with per-query scores.

That is more methodology than 90% of vendor benchmarks ship with. Microsoft's Copilot eval pages give one number; Salesforce Einstein eval material rarely lists query count. So the first honest thing to say is that Glean has set a higher bar for vendor-published evals in this category, and the May 2026 post is a meaningful step away from the "we A/B'd internally and our product won" pattern that has dominated enterprise AI marketing since 2024.

The second honest thing: a vendor self-eval that flatters the vendor is still a vendor self-eval. The methodology gaps matter, not because Glean did anything dishonest, but because any rigorous procurement team needs to know what the 1.9× number can and cannot support.

Decomposing the 1.9× claim

Read the blog carefully. The 1.9× is a preference ratio on a paired comparison: for each of 280 queries, graders saw three anonymized answers (Glean, ChatGPT Enterprise, Claude Enterprise) and picked the best one. Glean was picked first 51% of the time. ChatGPT 27%. Claude 22%. Divide and you get the headline.

That is one specific task: answer-quality preference, on enterprise queries, against retrieval-thin consumer-shaped frontier-LLM products. The 280 queries were drawn from "real customer workloads" — but the post does not specify which customers, which industries, or what the query distribution looks like across those workloads. ChatGPT Enterprise was tested with its default connector stack, which Glean's footnote describes as "the standard Enterprise connectors enabled at the time of the test." Claude was tested through claude.ai with the MCP gateway in default configuration.

Neither competitor was tuned. No retrieval pipeline was wrapped around them. No reranker. No system prompt engineering beyond the defaults each vendor ships. That is fair as a baseline measurement and unfair as a procurement decision input. Enterprise buyers who deploy ChatGPT or Claude in 2026 do not run them naked — they build retrieval scaffolding, they tune connectors, they often layer a vector store and a permissioned index in front. Glean's eval measures the gap between Glean and the unmodified competitor, not the gap between Glean and a competently deployed competitor stack.

Query selection: representative of what, exactly?

The 280 queries are the largest single methodology question. Glean's blog says they came from "sampling real production traffic across a mix of customer industries" with PII removed. The post does not publish the industry mix, the query-type distribution (lookup vs. summarization vs. multi-hop reasoning vs. action), or the query-length statistics.

That matters because enterprise-search benchmark distributions are not uniform. BEIR, the most-cited information-retrieval benchmark, deliberately mixes 18 datasets across question-answering, fact-checking, duplicate detection, and argument retrieval — because performance on one query type predicts very little about performance on others [2]. HELM's enterprise evaluation framework similarly stratifies by task type to avoid headline-number inflation [3]. MTEB does the same for embedding models [4].

Glean's 280-query set is almost certainly skewed toward the query shapes Glean handles well — short factual lookups across a permissioned corpus, the workload type the product was built for. That is not cheating. It is what "queries from our production traffic" means when your product is enterprise search. A buyer evaluating Glean against ChatGPT Enterprise for, say, multi-step research workflows or document drafting should not assume the 1.9× holds. Different query type, different bench.

Graders, blinding, and the rubric

Twenty-four graders. Mix of in-house and contract. Blind to which vendor produced which answer. The rubric scored on a four-point scale and graders also picked an overall best answer per query. So far so good — paired blind preference is the gold-standard setup for this kind of comparison, and a 24-grader pool with inter-rater agreement reported in the blog (Krippendorff's alpha = 0.71, which is acceptable for subjective tasks) is a real effort.

The harder question is what the graders were blind to and what they were not. They were blind to vendor identity. They were not blind to answer length, formatting, or citation style. Glean's product surfaces inline citations to the source documents by default; ChatGPT Enterprise and Claude Enterprise can do this but the default UI presentation differs. A grader who sees a heavily-cited, well-formatted Glean answer next to a longer prose answer from Claude may rate the Glean answer as more trustworthy not because the underlying retrieval is better but because the surface presentation cues "enterprise-grade."

Forrester's TEI report on Glean's work-AI platform [5] notes a similar dynamic in customer interviews: users prefer answers that surface source attribution even when the underlying answer is equivalent. That is a real product strength of Glean. It is also a confound in a blind grader study.

Side-by-side: five enterprise-search vendors on the criteria buyers actually use

The Glean eval is a useful data point for one question (paired answer-quality preference vs. retrieval-thin competitors). Procurement teams have ten or twelve other questions. Here is the matrix that gets the budget approved.

Five vendors on six procurement criteria, public-source-only
CriterionGleanChatGPT EnterpriseClaude EnterpriseMicrosoft 365 CopilotOnyx (OSS)
Connector breadth100+ mature connectors~40 GA connectorsMCP-driven, growing catalog1,400+ Power Platform connectors + Graph60+ community connectors
Grounding architecturePermissioned indexed corpusConnector retrieval per sessionMCP servers + retrieval per sessionMicrosoft Graph federationVector + lexical hybrid, self-hosted
Eval transparency280-query blind grader study (May 2026)GPT-5 system card; no enterprise-search evalClaude model card; no enterprise-search evalCustomer case studies, not blind evalsPublic eval scripts in repo
Enterprise authSSO, SCIM, permission mirroringSSO, SCIM, SOC 2 Type IISSO, SCIM, SOC 2 Type II, MCP auditEntra ID, Purview, SOC 2BYO auth, self-hosted
Audit log granularityPer-query + per-document attributionPer-session, admin consolePer-session + MCP tool-call logsPurview audit logsSelf-hosted logging
Pricing transparencyQuote-only; ~$45-50/seat/mo reported~$60/user/month listQuote-based, enterprise tier$30/user/month add-on + E3/E5 baseFree / self-hosted

How academic benchmarks would frame this comparison

BEIR, HELM, MTEB, MS MARCO, and KILT are the five evaluation frameworks most-cited by IR and ML researchers working on retrieval-grounded systems [2][3][4]. None of them rely on paired human preference as the headline metric. The reasons are instructive for anyone reading vendor evals.

BEIR measures nDCG@10 across 18 heterogeneous tasks because preference judgments on long-form generated answers correlate weakly with downstream task success. MS MARCO uses MRR@10 on passage retrieval because that is what production search systems actually optimize. HELM stratifies by task and reports a multi-metric scorecard (accuracy, calibration, robustness, fairness, efficiency) because a single headline number hides the failure modes that matter for deployment. KILT specifically tests whether retrieved evidence supports the generated answer, because grounding is the actual product claim — not just preference.

A research-grade version of Glean's May 2026 eval would publish nDCG on the retrieval step, faithfulness scores on the generated answers (using a frameworks like RAGAS or ARES), and a per-task-type breakdown. Glean's blog acknowledges this gap in a footnote: "Future work will publish stratified results across query types." That footnote is the most procurement-relevant sentence in the post.

What the 1.9× number tells a procurement team

Three things it supports. Glean's retrieval-grounded answer engine outperforms a frontier LLM with default-only retrieval scaffolding on Glean's own query distribution. Glean's product team has invested in evaluation infrastructure, which is a positive signal for the engineering culture. And Glean is willing to publish methodology, which sets a useful precedent the rest of the category should match.

Three things it does not support. It does not say Glean beats a competently deployed ChatGPT Enterprise stack with custom retrieval. It does not say Glean wins on the query types your business actually runs — until Glean publishes the stratified breakdown, your workload is not in the bench. And it does not say Glean wins on the dimensions that often decide enterprise deals: TCO, governance integration, MCP ecosystem fit, multi-cloud deployment, regulatory residency.

The procurement question is not "is Glean 1.9× better than ChatGPT." It is "on the 30 queries we actually care about, with our actual corpus, against the competitor we are actually considering with the configuration we would actually run, which product wins." That eval is yours to build, and no vendor will run it for you.

A platform-first take on vendor evals

Disclosure: this site is published by ASCENDING, which builds Jarvis AI. Stating this up front because the next paragraph is going to recommend a structural approach that sidesteps single-vendor eval framing entirely. Read it with that frame.

Single-vendor self-evals are useful and limited for the same reason. They measure one product against fixed competitors at a fixed point in time. The half-life of "we beat ChatGPT" claims in this market is roughly six months — OpenAI ships GPT-5.1, the eval result drifts, the marketing page becomes wallpaper. A governance-first platform approach treats the LLM as a swappable backend and tests retrieval quality against your corpus on every model release. Jarvis Registry runs that pattern through the MCP gateway: retrieve once, route the same prompt to OpenAI, Anthropic, and Bedrock, log the answer set, let the eval framework pick the winner per query type.

That architecture does not make the Glean eval wrong. It makes the question different. Instead of "which vendor's answer wins on average," the platform question is "which combination of retrieval source and model wins on our queries, this quarter, on our governance constraints." If your procurement timeline is one year and your model landscape changes every six months, the second framing tends to age better.

Frequently asked

  1. Is Glean's 1.9× claim against ChatGPT trustworthy?
    It is trustworthy for what it measures: paired blind grader preference on 280 Glean-sampled enterprise queries against retrieval-thin default-config competitors [1]. It does not measure performance against a competently deployed ChatGPT Enterprise stack with custom retrieval, or against query types outside Glean's sampled distribution. Treat the headline as a real-but-narrow data point, not a procurement decision.
  2. What methodology gaps should an enterprise evaluator flag?
    Four. The query distribution is not stratified by task type, so per-task performance is hidden. Competitors were tested in default configuration, not as deployed. Graders were blind to vendor but not to answer formatting, which creates a presentation-cue confound. And the customer industry mix behind the 280 queries is not published, so workload representativeness is opaque.
  3. How would a research-grade eval look different?
    It would stratify by query type (lookup, summarization, multi-hop reasoning, action) per BEIR or HELM conventions [2][3]. It would report nDCG or MRR on the retrieval step, not just preference on the final answer. It would publish faithfulness scores using a framework like RAGAS to measure whether the answer is grounded in the retrieved evidence. And it would test competitors in their best-effort deployed configuration, not their out-of-the-box defaults.
  4. Should I design my own enterprise-search benchmark?
    Yes, if the procurement decision is six figures or more. Start with 30-50 queries drawn from your actual workload, stratified by query type. Define the rubric before you see answers. Have at least three graders, blind to vendor, and report inter-rater agreement. Test each vendor in the configuration you would actually deploy, not in defaults. Forrester's TEI methodology [5] has a useful template for the cost side; the quality side is yours to build.
  5. Does ChatGPT Enterprise or Claude Enterprise publish comparable evals?
    Not as of May 2026. OpenAI publishes GPT-5 system cards with general-capability evals; Anthropic publishes Claude model cards with the same. Neither has published a head-to-head enterprise-search eval against named competitors. Glean's blog is the only vendor-published artifact in this category, which is why the methodology audit matters — it is the only data point on the table.
References

Sources & citations

Each [n] above points here. URLs go to the publisher's canonical page. The access date is the day we last opened the link and confirmed the cited claim was still on the page. If a source has rotted, file a correction at /about#corrections.

  1. [1]
    Glean Research . How Glean compares to ChatGPT and Claude on real enterprise work
    https://www.glean.com/blog/enterprise-search-evaluation-2026 · accessed 2026-05-27

    May 14, 2026 Glean self-published evaluation; 280 enterprise queries, 24 blind graders, paired preference rubric.

  2. [2]
    Thakur et al., NeurIPS 2021 . BEIR: A Heterogeneous Benchmark for Zero-shot Evaluation of Information Retrieval Models
    https://arxiv.org/abs/2104.08663 · accessed 2026-05-27

    Foundational IR benchmark covering 18 datasets across task types; nDCG@10 as primary metric.

  3. [3]
    Stanford CRFM . HELM: Holistic Evaluation of Language Models
    https://crfm.stanford.edu/helm/ · accessed 2026-05-27

    Multi-metric stratified benchmark framework; explicit critique of single-number headline claims.

  4. [4]
    Hugging Face . MTEB: Massive Text Embedding Benchmark
    https://huggingface.co/spaces/mteb/leaderboard · accessed 2026-05-27

    Embedding-model benchmark across 8 task types and 58 datasets; stratified leaderboard.

  5. [5]
    Forrester Research . The Total Economic Impact of Glean's Work AI Platform
    https://tei.forrester.com/go/Glean/workAIplatform/ · accessed 2026-05-27

    Forrester TEI commissioned by Glean; useful customer-quote source on source-attribution preference behavior.

  6. [6]
    Microsoft Research . MS MARCO: Human-Generated MAchine Reading COmprehension Dataset
    https://microsoft.github.io/msmarco/ · accessed 2026-05-27

    Passage retrieval benchmark; MRR@10 as primary metric.

  7. [7]
    Petroni et al., NAACL 2021 . KILT: a Benchmark for Knowledge Intensive Language Tasks
    https://arxiv.org/abs/2009.02252 · accessed 2026-05-27

    Knowledge-intensive task benchmark requiring evidence grounding alongside answer accuracy.

  8. [8]
    OpenAI . ChatGPT Enterprise documentation
    https://openai.com/chatgpt/enterprise/ · accessed 2026-05-27

    Connector catalog and enterprise feature list as of May 2026.

  9. [9]
    Anthropic . Claude Enterprise plan
    https://www.anthropic.com/enterprise · accessed 2026-05-27

    Claude Enterprise feature documentation including MCP gateway integration.