Released: Apr 28, 2026
v7.1 버젼 업데이트
기능
Advanced Search in HTML Files
- Advanced search is a server-side system that processes search requests through a dedicated Docker-based service that easily connects to your existing documentation website.
- The server-side search system provides several advantages over the traditional client-side search:
- Improved search result ranking: More relevant results appear at the top, thanks to sophisticated ranking algorithms.
- Search snippets with highlighted matches: Contextual snippets highlight matched terms.
- Synonym and word form support: Synonyms and word forms are recognized (e.g., "guide" matches "manual", "thought" matches "think").
- Better search results for large documentation sets: Advanced indexing and ranking algorithms prioritize context and precision, reducing irrelevant matches.
- Search query language support: If you need to find topics containing exact words or not containing certain words, you can use search query language.