惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

P
Proofpoint News Feed
T
The Blog of Author Tim Ferriss
aimingoo的专栏
aimingoo的专栏
M
MIT News - Artificial intelligence
N
Netflix TechBlog - Medium
Y
Y Combinator Blog
B
Blog RSS Feed
H
Help Net Security
Blog — PlanetScale
Blog — PlanetScale
Vercel News
Vercel News
Google DeepMind News
Google DeepMind News
Microsoft Security Blog
Microsoft Security Blog
G
Google Developers Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 司徒正美
L
LangChain Blog
IT之家
IT之家
F
Fortinet All Blogs
V
V2EX
C
Check Point Blog
The Cloudflare Blog
博客园_首页
阮一峰的网络日志
阮一峰的网络日志
A
About on SuperTechFans

Mintlify Blog

22 UX improvements to the web editor Introducing the Mintlify Help Center Starter Kit Introducing the collaborative editor built for teams and agents Workflows, rebuilt Is your documentation agent-ready? Mintlify raises $45M Series B led by Andreessen Horowitz and Salesforce Ventures 5 things you didn't know you could do in the Mintlify web editor The improved Mintlify CLI Docs on autopilot: From zero to self-maintaining with Mintlify The state of agent traffic in documentation (March 2026) How we built a virtual filesystem for our Assistant We Replaced Our Internal Wiki With a Slack Bot. You Should Too. 8 ways teams use Mintlify to keep docs updated automatically Documentation is your AI interface What three years of watching AI in production taught us Bridging two JSX runtimes: How we solved Astro's React children problem AI agents are shipping faster than anyone can document Knowledge management systems for technical teams Workflows: Automate documentation maintenance Mintlify acquires Helicone to redefine AI knowledge infrastructure Why more product managers are switching to Mintlify Auto-generating documentation sites from GitHub repos Your docs, your frontend, our content engine Take control of your documentation system Almost half your docs traffic is AI, time to understand the agent experience @mintlify for better docs, faster Mintlify for Enterprise Real llms.txt examples from leading tech companies (and what they got right) Mintlify + Claude Opus 4.6: Powering AI-native knowledge management Declaring Clankruptcy: An experiment in agent orchestration
Launch Week III Day 2: Search V2
Joshua Kim · 2024-06-26 · via Mintlify Blog

Launch Week III Day 2 introduced Search V2 with major performance enhancements and upgraded user experience for product discovery. The update includes a sleek new UI, OpenAPI endpoint indexing for direct API queries, hidden page filtering, and component attribute searchability, making it easier for users to find relevant documentation and API references instantly.

For Day 2, we're excited to bring you Search V2 🔍

The best search experiences enable users to find what they need instantly, allowing them to discover relevant user guides, APIs, and content to use your product.

Available today for all Mintlify users, Search V2 brings major performance enhancements and an upgraded user experience for product discovery.

Many users rely on search to navigate documentation efficiently. If they struggle to find the information they need, it can lead to frustration and an increase in support tickets.

That's why we've listened to your feedback and are excited to ship improvements, such as:

- An Upgraded UI: We've updated our search experience to feel sleek, clean, and modern.

- Indexing OpenAPI endpoints: Now, you can directly query endpoint descriptions and titles to reach API Reference pages.

- Remove hidden pages from search: MDX files not included in mint.json will not show up in the sidebar or search bar.

You can set the following in the mint.json to get these pages indexed for the search results

"seo": {

   "indexHiddenPages": true

}

- Indexing support for components: Now, JSX attributes of all of our components, including Card titles, are searchable.

Getting Started
Our search upgrades are available for all Mintlify users today. If you're new to Mintlify, you can get started here to try it for your docs.

To stay updated for the rest of Launch Week, follow our X or join our community!