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
Note: Full Text Search has been developed against Umbraco v8.1.0 and will support that version and above.
Full Text Search can be installed from either Our Umbraco package repository, or NuGet. See developers guide for more information.
To install from Our Umbraco, please download the package from:
https://our.umbraco.com/packages/website-utilities/full-text-search-8/
To install from NuGet, you can run the following command from within Visual Studio:
PM> Install-Package Our.Umbraco.FullTextSearch
We also have a MyGet package repository - for bleeding-edge / development releases.
For details on how to use the Full Text Search package, please refer to our Developers Guide documentation.
Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.
Have a question?
- Raise an issue on GitHub
- 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
Copyright © 2020 Søren Kottal
Licensed under the MIT License