A search solution for EPiServer and Elastic Search.
Info
| Version: | 2.1.2 |
| Author(s): | Mathias Nohall |
| Last Update: | Monday, August 22, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mathiasnohall/EPiLastic |
| NuGet Url: | https://www.nuget.org/packages/EPiLastic |
Install
Install-Package EPiLastic
dotnet add package EPiLastic
paket add EPiLastic
EPiLastic Download (Unzip the "nupkg" after downloading)
Dependencies
- Elasticsearch.Net(>= 2.0.0 && < 2.4.0)
- NEST(>= 2.0.0 && < 2.4.0)
- EPiServer.CMS.Core(>= 9.11.0 && < 10.0.0)
- EPiServer.Framework(>= 9.11.0 && < 10.0.0)
- Microsoft.Net.Compilers(>= 1.3.2)