Skip to content

Commit

Permalink
Remove OS/ES support #267
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-austin committed Aug 17, 2022
1 parent 42bcef0 commit 152d548
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 2,098 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ public enum CallType {
}

public enum SearchEngine {
LUCENE, ELASTICSEARCH, OPENSEARCH
LUCENE
}

public class ExtendedAuthenticator {
Expand Down
1,652 changes: 0 additions & 1,652 deletions src/main/java/org/icatproject/core/manager/search/OpensearchApi.java

This file was deleted.

This file was deleted.

Loading

0 comments on commit 152d548

Please sign in to comment.