/Dragonfly.Umbraco8FullTextSearch

Lucene Full-text Search Indexing for Umbraco 8 created by [Heather Floyd](https://www.HeatherFloyd.com) based on original code by [Governor Technology](https://archive.codeplex.com/?p=fulltextsearch)

Primary LanguageC#MIT LicenseMIT

Dragonfly.Umbraco8FullTextSearch

Lucene Full-text Search Indexing for Umbraco 8 created by Heather Floyd based on original code by Governor Technology

NOTE: This port from v7 is an active work-in-progress and not necessarily "Production-ready" yet

Installation

Nuget Downloads

 PM>   Install-Package Dragonfly.Umbraco8FullTextSearch

Features

Usage

Resources

GitHub Repository: https://github.com/hfloyd/Dragonfly.Umbraco8FullTextSearch

Umbraco 7 Version: https://github.com/hfloyd/Dragonfly.UmbracoFullTextSearch

An excellently helpful article about Examine in v8 by Paul Marden