Our.Umbraco.FullTextSearch
17.0.1
dotnet add package Our.Umbraco.FullTextSearch --version 17.0.1
NuGet\Install-Package Our.Umbraco.FullTextSearch -Version 17.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Our.Umbraco.FullTextSearch" Version="17.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Our.Umbraco.FullTextSearch" Version="17.0.1" />
<PackageReference Include="Our.Umbraco.FullTextSearch" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Our.Umbraco.FullTextSearch --version 17.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Our.Umbraco.FullTextSearch, 17.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Our.Umbraco.FullTextSearch@17.0.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Our.Umbraco.FullTextSearch&version=17.0.1
#tool nuget:?package=Our.Umbraco.FullTextSearch&version=17.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Full Text Search
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
Getting started
Installation
Full Text Search can be installed via NuGet
Choose the right version for your Umbraco Project
| 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.
Install via NuGet package repository
To install from NuGet, you can run the following command from within Visual Studio:
PM> Install-Package Our.Umbraco.FullTextSearch
Contributing to this project
Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.
Contact
Have a question?
- Raise an issue on GitHub
Dev Team
Special thanks
- Markus Johansson for contributing the HttpPageRenderer, tests, async code etc.
- Thanks to Rigardt Pheiffer for building the original Full Text Search package, which this one is inspired by and somewhat based off.
- Icon made by Vectors Market from www.flaticon.com
License
Copyright © 2022 Søren Kottal
Licensed under the MIT License
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Umbraco.Cms.Api.Management (>= 17.0.0)
- Umbraco.Cms.Persistence.Sqlite (>= 17.0.0)
- Umbraco.Cms.Web.Website (>= 17.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 17.0.1 | 669 | 1/5/2026 |
| 17.0.0 | 463 | 11/27/2025 |
| 17.0.0-beta002 | 178 | 11/25/2025 |
| 17.0.0-beta001 | 251 | 11/14/2025 |
| 5.0.0 | 3,112 | 10/12/2024 |
| 5.0.0-beta001 | 140 | 10/12/2024 |
| 5.0.0-alpha003 | 135 | 10/12/2024 |
| 5.0.0-alpha002 | 141 | 10/10/2024 |
| 5.0.0-alpha001 | 172 | 8/13/2024 |
| 4.1.0 | 19,443 | 4/18/2024 |
| 4.1.0-beta002 | 164 | 4/18/2024 |
| 4.1.0-beta001 | 171 | 4/17/2024 |
| 4.0.2 | 4,725 | 3/15/2024 |
| 4.0.1 | 3,544 | 2/10/2024 |
| 4.0.0 | 9,182 | 12/9/2023 |
| 4.0.0-beta001 | 188 | 11/25/2023 |
| 4.0.0-alpha004 | 686 | 10/7/2023 |
| 4.0.0-alpha003 | 547 | 9/19/2023 |
| 4.0.0-alpha002 | 399 | 9/14/2023 |
| 4.0.0-alpha001 | 488 | 7/1/2023 |
Loading failed