Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
trivalent
dashboard-trivalent
Commits
e73b8d26
Commit
e73b8d26
authored
Nov 22, 2019
by
Oscar Araque
Browse files
updated ES URL
parent
6f191bab
Pipeline
#1777
passed with stages
in 13 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
demo/elements/annotate-view/annotate-view.html
View file @
e73b8d26
...
...
@@ -32,7 +32,7 @@
console
.
log
(
err
)
url
=
uri
}
return
'
http://sefarad-elasticsearch.
cluster.gsi.dit
.upm.es/gsicrawler/_search?q=@id:
'
+
url
;
return
'
http://sefarad-elasticsearch.
gsi
.upm.es/gsicrawler/_search?q=@id:
'
+
url
;
},
getHeadline
:
function
(
article
){
return
article
.
hits
[
0
].
_source
[
'
schema:headline
'
]
...
...
demo/index.env.html
View file @
e73b8d26
...
...
@@ -41,7 +41,7 @@
<app-location
route=
"{{route}}"
></app-location>
<elastic-client
config=
'{"host": "http://sefarad-elasticsearch.
cluster.gsi.dit
.upm.es"}'
config=
'{"host": "http://sefarad-elasticsearch.
gsi
.upm.es"}'
client=
"{{client}}"
cluster-status=
"{{myStatus}}"
>
</elastic-client>
...
...
demo/index.html
View file @
e73b8d26
...
...
@@ -41,7 +41,7 @@
<app-location
route=
"{{route}}"
></app-location>
<elastic-client
config=
'{"host": "http://sefarad-elasticsearch.
cluster.gsi.dit
.upm.es"}'
config=
'{"host": "http://sefarad-elasticsearch.
gsi
.upm.es"}'
client=
"{{client}}"
cluster-status=
"{{myStatus}}"
>
</elastic-client>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment