Commits on Source (4)
-
-
Sandra Westerhoff authored
Update: Semantic Search for Project and Resource See merge request !12
-
Petar Hristov authored
Release: Sprint/2022 17
See merge request !14 -
CoscineBot authored
# [1.5.0](v1.4.0...v1.5.0) (2022-09-09) ## Update * Semantic Search for Project and Resource * Semantic Search for Project and Resource
Showing
- src/Search/Controllers/SearchController.cs 3 additions, 13 deletionssrc/Search/Controllers/SearchController.cs
- src/Search/Helpers/Searchers.cs 3 additions, 154 deletionssrc/Search/Helpers/Searchers.cs
- src/Search/Models/ItemSearchResult.cs 25 additions, 25 deletionssrc/Search/Models/ItemSearchResult.cs
- src/Search/Models/ItemType.cs 13 additions, 0 deletionssrc/Search/Models/ItemType.cs
- src/Search/Models/ResourceSearchResult.cs 0 additions, 14 deletionssrc/Search/Models/ResourceSearchResult.cs
- src/Search/Models/SearchResult.cs 2 additions, 11 deletionssrc/Search/Models/SearchResult.cs
- src/Search/Search.csproj 1 addition, 1 deletionsrc/Search/Search.csproj
src/Search/Models/ItemType.cs
0 → 100644