Knowledge Base Search

FlowEra KB provides fast full-text search across all articles in your workspace. Results appear instantly with highlighted matching fragments.

  • ⌘F — search within the current article
  • ⌘K — global search across the entire knowledge base
  • Search field in the sidebar — search page titles

Search

By default, search covers the content of all articles, including:

  • Headings and paragraphs
  • Content inside toggle blocks
  • Tables
  • Code blocks (by language name and content)
  • Image captions

Search Results

Each result shows:

  • Article title and KB section
  • Snippet with highlighted search words
  • Category icon (section)

Navigation: ↑↓ to move, Enter to open, ⌘Enter to open in a new tab.

Filters

After typing a query, filters are available:

  • Section — search only a specific part of KB
  • Author — articles by a specific team member
  • Date — modified within a time range
  • Tag — by article tags

Query Syntax

QueryResult
api authArticles containing both «api» and «auth»
"api authentication"Exact phrase
api -graphqlContains «api», does not contain «graphql»
title:roadmapOnly in page titles
author:mariaArticles by user Maria

The AI Search button enables semantic search — it understands the meaning of your query, not just keywords. For example, searching «how to work without internet» will find articles about offline mode.

Semantic search is powered by vector embeddings and may be 1–2 seconds slower than regular search.