C# Class FolketsTing.Controllers.SearchController

Inheritance: Controller
Exibir arquivo Open project: friism/folketsting

Public Methods

Method Description
ExperimentalSearch ( SearchParameters parameters ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
SearchController ( ) : System.Collections.Generic

Private Methods

Method Description
GetSpellCheckingResult ( ISolrQueryResults searchables ) : string

Method Details

ExperimentalSearch() public method

public ExperimentalSearch ( SearchParameters parameters ) : System.Web.Mvc.ActionResult
parameters FT.Search.SearchParameters
return System.Web.Mvc.ActionResult

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

SearchController() public method

public SearchController ( ) : System.Collections.Generic
return System.Collections.Generic