Skip to content

Full Text indexing and searching for Umbraco 8 and Examine.

License

Notifications You must be signed in to change notification settings

JohanPlate/umbraco-fulltextsearch8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Text Search

NuGet release Our Umbraco project page

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 in both Umbraco 8.1+ and Umbraco 9+. For Umbraco 8.1+, install FullTextSearch 1.x, for Umbraco 9 install FullTextSearch 2.x

NuGet package repository

To install from NuGet, you can run the following command from within Visual Studio:

PM> Install-Package Our.Umbraco.FullTextSearch

Note, v2 is still in beta, so remember to add -Pre when installing for Umbraco 9.

Developers Guide

For details on how to use the Full Text Search package, please refer to our Developers Guide documentation.


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 © 2020 Søren Kottal

Licensed under the MIT License

About

Full Text indexing and searching for Umbraco 8 and Examine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 52.4%
  • JavaScript 25.0%
  • HTML 22.6%