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

推荐订阅源

C
Check Point Blog
Microsoft Security Blog
Microsoft Security Blog
aimingoo的专栏
aimingoo的专栏
V
V2EX
博客园 - 【当耐特】
T
Tailwind CSS Blog
Apple Machine Learning Research
Apple Machine Learning Research
量子位
MyScale Blog
MyScale Blog
Hugging Face - Blog
Hugging Face - Blog
大猫的无限游戏
大猫的无限游戏
The Cloudflare Blog
月光博客
月光博客
I
InfoQ
WordPress大学
WordPress大学
Martin Fowler
Martin Fowler
T
The Blog of Author Tim Ferriss
爱范儿
爱范儿
小众软件
小众软件
罗磊的独立博客
Recent Announcements
Recent Announcements
Blog — PlanetScale
Blog — PlanetScale
J
Java Code Geeks
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC

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!