Added a switch to use the new search or not, just in case people do not like it.

added a migration to turn on the new search.
This commit is contained in:
Jamie.Rees 2017-01-27 08:42:44 +00:00
commit b2417d8477
10 changed files with 176 additions and 42 deletions

View file

@ -252,6 +252,7 @@
<Compile Include="Models\Requests\RequestsIndexViewModel.cs" />
<Compile Include="Models\RootFolderModel.cs" />
<Compile Include="Models\ScheduledJobsViewModel.cs" />
<Compile Include="Models\SearchLoadViewModel.cs" />
<Compile Include="Models\SearchViewModel.cs" />
<Compile Include="Models\SearchMusicViewModel.cs" />
<Compile Include="Models\SearchMovieViewModel.cs" />