forked from geolba/tethys.frontend
Progress OpenSearch. Pending solving onFilter issue with active filters
This commit is contained in:
parent
da430d6142
commit
d135ab2d50
11 changed files with 109 additions and 82 deletions
|
@ -82,7 +82,7 @@ export class Suggestion {
|
|||
export enum SearchType {
|
||||
Title = "title",
|
||||
Author = "author",
|
||||
Subject = "subject"
|
||||
Subject = "subjects" // ** !! The field has this name in OpenSearch!!
|
||||
}
|
||||
|
||||
export class DbDataset {
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue