Full Text Search is a fast, powerful and easy to setup search solution for Umbraco sites. Searches the whole page content (also generated content) Simple and easy setup for multiple search types (quoted, fuzzy matching, wildcards etc.) Extends the default ExternalIndex
$ dotnet add package Our.Umbraco.FullTextSearchFull Text Search is a fast, powerful and easy to setup search solution for Umbraco sites.
Full Text Search can be installed via NuGet
| FullTextSearch version | Compatible Umbraco Version | Documentation / developers guide |
|---|---|---|
| 1.x.x | 8.1.x - 8.x.x | v1.x Developers Guide |
| 2.x.x | 9.0.0 - 9.x.x | v2.x Developers Guide |
| 3.x.x | 10.0.0 - 12.x.x | v2/3 Developers Guide |
| 4.x.x | 10.0.0 - 13.x.x | v4.x Developers Guide |
| [5.x.x] | 14.0.0] | v5.x Developers Guide |
Only the latest minor is actively maintained.
To install from NuGet, you can run the following command from within Visual Studio:
PM> Install-Package Our.Umbraco.FullTextSearch
Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.
Have a question?
Copyright © 2022 Søren Kottal
Licensed under the MIT License