Skip to content

Commit

Permalink
Remove neural search
Browse files Browse the repository at this point in the history
Signed-off-by: Prudhvi Godithi <[email protected]>
  • Loading branch information
prudhvigodithi committed Jul 13, 2023
1 parent 8cc6e62 commit 0c43270
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions manifests/2.9.0/opensearch-2.9.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,15 @@ components:
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: opensearch-ml-plugin
- name: neural-search
repository: https://github.com/opensearch-project/neural-search.git
ref: '2.9'
platforms:
- linux
- windows
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
# - name: neural-search

Check warning on line 77 in manifests/2.9.0/opensearch-2.9.0.yml

View workflow job for this annotation

GitHub Actions / yaml-lint

77:1 [comments-indentation] comment not indented like content
# repository: https://github.com/opensearch-project/neural-search.git
# ref: '2.9'
# platforms:
# - linux
# - windows
# checks:
# - gradle:properties:version
# - gradle:dependencies:opensearch.version
- name: notifications-core
repository: https://github.com/opensearch-project/notifications.git
ref: '2.9'
Expand Down

0 comments on commit 0c43270

Please sign in to comment.