Documentation Search is a powerful search provider for Statamic. Documentation Search was developed with documentation-heavy websites in mind, and supports the following features:
- Split larger entries into smaller sections that can be indexed independently
- Customizable indexer content, built using either Antlers or Blade templates
- A custom
documentation:results
Antlers tag, providing advanced features designed to work directly with the search provider - Advanced indexer transformers, allowing for customizations of both indexed content and user search queries. Perfect for implementing "close enough" searches, or supporting common misspellings.
You can install Documentation Search for Statamic by running the following command from the root of your project:
composer require stillat/documentation-search
Documentation for Documentation Search can be found online at https://stillat.com/documentation-search/v1/introduction-installation
Documentation Search is open-source software, released under the MIT License.
Documentation Search for Statamic is open-sourced software licensed under the MIT license.