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


Keywords
package, plugin, umbraco, umbraco-marketplace, hacktoberfest, hacktoberfest2023
License
MIT
Install
Install-Package Our.Umbraco.FullTextSearch -Version 4.1.0

Documentation

Full Text Search

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