---
title: "Question (search)"
source: https://dev.pageseeder.com/reference/glossary/question_(search).html
description: "The search service uses \"question fields\" (like document title and author) and \"questions\" (one or more words) to find matching content. It returns results as documents, comments, or URLs where question fields partially or fully match the query."
last_updated: 2026-08-11T16:32:58+10:00
tokens: ~123
---

# Question (search)

The conceptual foundation of the search service is the idea of “question field” and “question”. Examples of question fields are “document title” and “author”. A questions would be one or more word that appear in either or both question fields. After processing the question, the search service will return a list of results in the specified format (documents, comments, URLs)  where the content of a question field fully or partially matched the content of the question.

