Info
Version: | 1.2.2 |
Author(s): | Better Software Solutions LLC |
Last Update: | Monday, August 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://bssdev.biz/DevTools/Mvc-Search |
NuGet Url: | https://www.nuget.org/packages/BetterSoftwareSolutions.MVCSearch10 |
Install
Install-Package BetterSoftwareSolutions.MVCSearch10
dotnet add package BetterSoftwareSolutions.MVCSearch10
paket add BetterSoftwareSolutions.MVCSearch10
BetterSoftwareSolutions.MVCSearch10 Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 3.0.20105.1)
- EntityFramework(>= 4.1.10331)
Tags
Supports MVC version 3.0 to 6.0.
MvcSearch works by crawling your site content and indexing it. Features catalog caching, binary and XML catalogs, word stemming, support for synonyms, stop words, file and folder filtering, content images, autocomplete search, and more.
▪ Responsive design allows views to automatically adjusts for smaller screens to support most devices from PC to tablet to smartphone.
▪ A mini search box allows you to implement unobtrusive search in a menu or toolbar, while a full-page search view allows users to perform more advanced searches.
▪ Built in crawler optionally creates thumbnails for search results allowing users to get a visual representation of each result.
▪ Paged search results allow users to easily navigate search results without having to scroll endlessly.
▪ Autocomplete search allows users to see instant results as they type without having to submit their search.
Feature can easily be turned on or off.
▪ Multiple language support allows non-english users visiting your site to search in their native language.
▪ Support for synonyms allows you to specify alternate words for common search terms.
.