Our.Umbraco.FullTextSearch 4.0.0-alpha004

This is a prerelease version of Our.Umbraco.FullTextSearch.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Our.Umbraco.FullTextSearch --version 4.0.0-alpha004
                    
NuGet\Install-Package Our.Umbraco.FullTextSearch -Version 4.0.0-alpha004
                    
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="4.0.0-alpha004" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Our.Umbraco.FullTextSearch" Version="4.0.0-alpha004" />
                    
Directory.Packages.props
<PackageReference Include="Our.Umbraco.FullTextSearch" />
                    
Project file
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 4.0.0-alpha004
                    
#r "nuget: Our.Umbraco.FullTextSearch, 4.0.0-alpha004"
                    
#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@4.0.0-alpha004
                    
#: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=4.0.0-alpha004&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Our.Umbraco.FullTextSearch&version=4.0.0-alpha004&prerelease
                    
Install as a Cake Tool

NuGet release

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 - 12.x.x v4.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?

Dev Team

Special thanks

License

Copyright © 2022 Søren Kottal

Licensed under the MIT License

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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.

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 3,412 1/5/2026
17.0.0 546 11/27/2025
17.0.0-beta002 200 11/25/2025
17.0.0-beta001 271 11/14/2025
5.0.0 3,416 10/12/2024
5.0.0-beta001 158 10/12/2024
5.0.0-alpha003 148 10/12/2024
5.0.0-alpha002 158 10/10/2024
5.0.0-alpha001 186 8/13/2024
4.1.0 21,306 4/18/2024
4.1.0-beta002 184 4/18/2024
4.1.0-beta001 191 4/17/2024
4.0.2 5,053 3/15/2024
4.0.1 3,593 2/10/2024
4.0.0 9,353 12/9/2023
4.0.0-beta001 206 11/25/2023
4.0.0-alpha004 702 10/7/2023
4.0.0-alpha003 563 9/19/2023
4.0.0-alpha002 412 9/14/2023
4.0.0-alpha001 508 7/1/2023
Loading failed